mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-02-04 06:51:44 +00:00
ci: add commands_restrictions (#375)
Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
This commit is contained in:
parent
0ef4ff65cc
commit
17dd46cee9
7
.github/mergify.yml
vendored
7
.github/mergify.yml
vendored
@ -5,3 +5,10 @@ pull_request_rules:
|
|||||||
actions:
|
actions:
|
||||||
comment:
|
comment:
|
||||||
message: This pull request is now in conflict. Could you fix it @{{author}}? 🙏
|
message: This pull request is now in conflict. Could you fix it @{{author}}? 🙏
|
||||||
|
|
||||||
|
commands_restrictions:
|
||||||
|
backport:
|
||||||
|
conditions:
|
||||||
|
- or:
|
||||||
|
- sender-permission>=write
|
||||||
|
- sender=github-actions[bot]
|
||||||
Loading…
x
Reference in New Issue
Block a user