(#11562) Consider check-runs (GH actions) before merging

* Avoid gh-actions duplicated names

* move checkruns under github
This commit is contained in:
Javier G. Sogo
2022-07-11 12:42:00 +02:00
committed by GitHub
parent 4e30a179db
commit 807ec6aa49
4 changed files with 14 additions and 4 deletions

View File

@@ -17,7 +17,11 @@ github:
reviewers: "reviewers.yml"
authorized_users: "authorized_users.yml"
# Requirements to merge a given pull-request:
# * status_checks refers to notifications coming from external tools (Jenkins, CLA,...)
# * check_runs refers to notifications from GH actions
#status_checks:
# - "license/cla"
# - "continuous-integration/jenkins/pr-merge"
#slack: