diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-25 21:46:06 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-25 21:46:06 +0300 |
| commit | 8bf24c4e84932af4a083cd4e7a8c784eb7472751 (patch) | |
| tree | a66108fc209f58d98eff0980864b440351a6fd7b | |
| parent | bcad004ddcafc01d671a7a224ffb65949adc2818 (diff) | |
| parent | f031a54c27afe679ce20e607a3c45fb60e1de50a (diff) | |
| download | hvinfo-8bf24c4e84932af4a083cd4e7a8c784eb7472751.tar.gz hvinfo-8bf24c4e84932af4a083cd4e7a8c784eb7472751.zip | |
Merge pull request #14 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 9a2fde7..0004b55 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 |
