mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-05 15:23:12 +00:00
Mergify does odd manipulation of tokens
This commit is contained in:
parent
2825e785f1
commit
7e47e24884
22
.github/mergify.yml
vendored
22
.github/mergify.yml
vendored
@ -1,22 +0,0 @@
|
|||||||
queue_rules:
|
|
||||||
- name: default
|
|
||||||
conditions:
|
|
||||||
- check-success="build_and_test (14, ubuntu-latest)"
|
|
||||||
- check-success="build_and_test (14, macos-latest)"
|
|
||||||
- check-success="examples_build_and_test (web-chat)"
|
|
||||||
- check-success="examples_build_and_test (cli-chat)"
|
|
||||||
|
|
||||||
pull_request_rules:
|
|
||||||
- name: automatic merge for main when ready and CI passes
|
|
||||||
conditions:
|
|
||||||
- check-success="build_and_test (14, ubuntu-latest)"
|
|
||||||
- check-success="build_and_test (14, macos-latest)"
|
|
||||||
- check-success="examples_build_and_test (web-chat)"
|
|
||||||
- check-success="examples_build_and_test (cli-chat)"
|
|
||||||
- author=D4nte
|
|
||||||
- base=main
|
|
||||||
- label=ready-to-merge
|
|
||||||
- label!=work-in-progress
|
|
||||||
actions:
|
|
||||||
queue:
|
|
||||||
name: default
|
|
||||||
Loading…
x
Reference in New Issue
Block a user