mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-08-10 08:20:08 +00:00
(#11562) Consider check-runs (GH actions) before merging
* Avoid gh-actions duplicated names * move checkruns under github
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user