mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
.mergify/config.yml: Explicitly set reporting_method to check-runs
The default value of merge_protections_settings.reporting_method is changing from check-runs to deployments. This commit updates the mergify configuration to explicitly set check-runs to preserve current behavior. (deadline: 2026-07-31) --- This was originally auto-generated by the Mergify bot in a PR to the edk2 repo. That change did not comply with edk2 commit requirements and modified the line endings of the file. It is manually recreated here with the correct line endings and commit message format. Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
This commit is contained in:
parent
68df5172e5
commit
ee6aa71e2c
1 changed files with 4 additions and 0 deletions
|
|
@ -52,3 +52,7 @@ pull_request_rules:
|
|||
actions:
|
||||
comment:
|
||||
message: PR can not be merged due to conflict. Please rebase and resubmit
|
||||
|
||||
merge_protections_settings:
|
||||
reporting_method: check-runs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue