Reviewed-by: Michael D Kinney <michael.d.kin...@intel.com>

> -----Original Message-----
> From: mikub...@linux.microsoft.com <mikub...@linux.microsoft.com>
> Sent: Friday, March 31, 2023 4:49 PM
> To: devel@edk2.groups.io
> Cc: Sean Brogan <sean.bro...@microsoft.com>; Kinney, Michael D 
> <michael.d.kin...@intel.com>
> Subject: [PATCH v1 1/1] .github/dependabot.yml: Disable automatic rebasing
> 
> From: Michael Kubacki <michael.kuba...@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.bro...@microsoft.com>
> Cc: Michael D Kinney <michael.d.kin...@intel.com>
> Signed-off-by: Michael Kubacki <michael.kuba...@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"
> --
> 2.40.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#102343): https://edk2.groups.io/g/devel/message/102343
Mute This Topic: https://groups.io/mt/97985364/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: 
https://edk2.groups.io/g/devel/leave/9847357/21656/1706620634/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to