diff options
| author | Yuriy Andamasov <yuriy@andamasov.com> | 2026-05-25 21:46:17 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-25 21:46:17 +0300 |
| commit | a27c5b4ef64cfd6354eb00ebe0cbeee4676ab71e (patch) | |
| tree | 7f19cae98ccd8ebb2db46a40261f8847315d9117 | |
| parent | bdfc87801b10bbcc4db5d79600fed2fced85bfb8 (diff) | |
| parent | 82b078c5da5221e0e621e5d8e6a979ffd1a700dc (diff) | |
| download | live-boot-a27c5b4ef64cfd6354eb00ebe0cbeee4676ab71e.tar.gz live-boot-a27c5b4ef64cfd6354eb00ebe0cbeee4676ab71e.zip | |
Merge pull request #17 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 b48766e..9880311 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 |
