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

> -----Original Message-----
> From: mikub...@linux.microsoft.com <mikub...@linux.microsoft.com>
> Sent: Monday, February 13, 2023 8:05 AM
> To: devel@edk2.groups.io
> Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming 
> <gaolim...@byosoft.com.cn>; Sean Brogan
> <sean.bro...@microsoft.com>
> Subject: [PATCH v1 1/1] .mergify/config.yml: Remove rebase_fallback attribute 
> (deprecated)
> 
> From: Michael Kubacki <michael.kuba...@microsoft.com>
> 
> PR builds and CI are currently broken due to a mergify brownout
> today because edk2 uses the `rebase_fallback` attribute of the
> `queue` action.
> 
> Message from Mergify/Summary:
> 
> ```
>   The configuration uses the deprecated rebase_fallback attribute
>   of the queue action.
> 
>   A brownout is planned on February 13th, 2023.
> 
>   This option will be removed on March 13th, 2023.
>   For more information: https://docs.mergify.com/actions/queue/
> ```
> 
> Therefore, this change removes the attribute per the guidance in
> the following changelog message to retain existing behavior.
> 
> https://changelog.mergify.com/changelog/rebasefallback-is-deprecated
> 
> ```
>   The option rebase_fallback is now deprecated and should not be
>   used anymore.
> 
>   Mergify will always report errors in the future if a rebase merge
>   is impossible.
> ```
> 
> Cc: Michael D Kinney <michael.d.kin...@intel.com>
> Cc: Liming Gao <gaolim...@byosoft.com.cn>
> Cc: Sean Brogan <sean.bro...@microsoft.com>
> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com>
> ---
> 
> Notes:
>     PR with change is here:
>     https://github.com/tianocore/edk2/pull/4035
> 
>  .mergify/config.yml | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/.mergify/config.yml b/.mergify/config.yml
> index bd6da4c77937..3471896a3495 100644
> --- a/.mergify/config.yml
> +++ b/.mergify/config.yml
> @@ -38,7 +38,6 @@ pull_request_rules:
>      actions:
>        queue:
>          method: rebase
> -        rebase_fallback: none
>          name: default
> 
>    - name: Post a comment on a PR that can not be merged due to a merge 
> conflict
> --
> 2.28.0.windows.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#100131): https://edk2.groups.io/g/devel/message/100131
Mute This Topic: https://groups.io/mt/96938743/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