diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-25 21:36:53 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-25 21:36:53 +0300 |
| commit | bb79a965515b6939b7ca8f4ed4df786883ad3e15 (patch) | |
| tree | 4e82d80442d5ee3e5ad4dea996a080c1bb1c997b | |
| parent | 89ab5ec19ad3846cb2bb2613b00c6f23581e2890 (diff) | |
| parent | 84722c0eed4b91c2c966521cb413aae65a645a1c (diff) | |
| download | vyatta-bash-bb79a965515b6939b7ca8f4ed4df786883ad3e15.tar.gz vyatta-bash-bb79a965515b6939b7ca8f4ed4df786883ad3e15.zip | |
Merge pull request #30 from vyos/mergify/configuration-deprecated-update
ci(mergify): upgrade configuration to current format
| -rw-r--r-- | .github/mergify.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/mergify.yml b/.github/mergify.yml index 1f34bb2..512e9cd 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -18,3 +18,5 @@ # https://vyos.atlassian.net/wiki/spaces/VYOS/pages/849477640. extends: mergify +merge_protections_settings: + reporting_method: check-runs |
