mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 05:01:43 +00:00
* ci: improve backport workflow * chore: ignore tmp files * ci: add exact match * ci: target main branch * ci: rewrite workflows --------- Signed-off-by: Yi-Ya Chen <yiya.chen@suse.com>
7 lines
192 B
YAML
7 lines
192 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}}? 🙏 |