[edk2-devel] [PATCH v1 1/1] .github/dependabot.yml: Disable automatic rebasing

Michael D Kinney michael.d.kinney at intel.com
Sun Apr 2 02:26:34 UTC 2023


Merged

PR: https://github.com/tianocore/edk2/pull/4228
Commit: https://github.com/tianocore/edk2/commit/fc00ff286a541c047b7d343e66ec10890b80d3ea

> -----Original Message-----
> From: devel at edk2.groups.io <devel at edk2.groups.io> On Behalf Of Sean
> Sent: Friday, March 31, 2023 4:50 PM
> To: devel at edk2.groups.io; mikuback at linux.microsoft.com
> Cc: Sean Brogan <sean.brogan at microsoft.com>; Kinney, Michael D <michael.d.kinney at intel.com>
> Subject: Re: [edk2-devel] [PATCH v1 1/1] .github/dependabot.yml: Disable automatic rebasing
> 
> reviewed-by: Sean Brogan <sean.brogan at microsoft.com>
> 
> 
> On 3/31/2023 4:48 PM, Michael Kubacki wrote:
> > From: Michael Kubacki <michael.kubacki at microsoft.com>
> >
> > Sets the rebase-strategy to "disabled" to prevent automatic
> > rebasing.
> >
> > Rebasing can be done manually in the dependabot PR either through
> > the GitHub UI or the dependabot command.
> >
> > Cc: Sean Brogan <sean.brogan at microsoft.com>
> > Cc: Michael D Kinney <michael.d.kinney at intel.com>
> > Signed-off-by: Michael Kubacki <michael.kubacki at microsoft.com>
> > ---
> >   .github/dependabot.yml | 2 ++
> >   1 file changed, 2 insertions(+)
> >
> > diff --git a/.github/dependabot.yml b/.github/dependabot.yml
> > index b4e0b93b16ca..479440fe6397 100644
> > --- a/.github/dependabot.yml
> > +++ b/.github/dependabot.yml
> > @@ -20,6 +20,7 @@ updates:
> >         - "makubacki"
> >         - "mdkinney"
> >         - "spbrogan"
> > +    rebase-strategy: "disabled"
> >
> >     - package-ecosystem: "github-actions"
> >       directory: "/"
> > @@ -32,3 +33,4 @@ updates:
> >         - "makubacki"
> >         - "mdkinney"
> >         - "spbrogan"
> > +    rebase-strategy: "disabled"
> 
> 
> 
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102354): https://edk2.groups.io/g/devel/message/102354
Mute This Topic: https://groups.io/mt/97985364/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/leave/3943202/1813853/130120423/xyzzy [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list