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

2023-04-01 Thread Michael D Kinney
ps.io; mikub...@linux.microsoft.com > Cc: Sean Brogan ; Kinney, Michael D > > Subject: Re: [edk2-devel] [PATCH v1 1/1] .github/dependabot.yml: Disable > automatic rebasing > > reviewed-by: Sean Brogan > > > On 3/31/2023 4:48 PM, Michael Kubacki wrote: > > F

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

2023-03-31 Thread Michael D Kinney
Reviewed-by: Michael D Kinney > -Original Message- > From: mikub...@linux.microsoft.com > Sent: Friday, March 31, 2023 4:49 PM > To: devel@edk2.groups.io > Cc: Sean Brogan ; Kinney, Michael D > > Subject: [PATCH v1 1/1] .github/dependabot.yml: Disable automatic rebasing > > From: Mic

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

2023-03-31 Thread Sean
reviewed-by: Sean Brogan On 3/31/2023 4:48 PM, Michael Kubacki wrote: From: Michael Kubacki 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 Cc:

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

2023-03-31 Thread Michael Kubacki
From: Michael Kubacki 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 Cc: Michael D Kinney Signed-off-by: Michael Kubacki --- .github/dependabot.y