We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4384034 commit fce41f0Copy full SHA for fce41f0
.github/mergify.yml
@@ -32,7 +32,7 @@ pull_request_rules:
32
- -head~=mergify/bp/
33
actions:
34
comment:
35
- message: This pull request modifies the erlang.mk build only. Should the makefiles be updated as well @{{author}}?
+ message: This pull request modifies the erlang.mk build only. Should the bazel build be updated as well @{{author}}?
36
- name: Automatically backport to v3.10.x based on label
37
conditions:
38
- base=master
0 commit comments