mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
14 lines
340 B
YAML
14 lines
340 B
YAML
pull_request_rules:
|
|
- name: Ask to resolve conflict
|
|
conditions:
|
|
- conflict
|
|
actions:
|
|
comment:
|
|
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] |