diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-25 21:37:11 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-25 21:37:11 +0300 |
| commit | ec04031dc98703d465fa23e6268d9d64fc5a22a2 (patch) | |
| tree | 7838db5f045bf9470e0cc10e2b60d570fa65eb67 | |
| parent | 791c90bf40d47598aaf4dc3e3b48f2900401ace1 (diff) | |
| parent | 4af1fe1c639a63025677d1a1483a3b7c474abcb0 (diff) | |
| download | vyos-http-api-tools-ec04031dc98703d465fa23e6268d9d64fc5a22a2.tar.gz vyos-http-api-tools-ec04031dc98703d465fa23e6268d9d64fc5a22a2.zip | |
Merge pull request #44 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 f22266c..adf2280 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 |
