Skip to content

Commit

Permalink
buildkite: change github comments
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Mar 4, 2024
1 parent 4f46fcb commit 2ef5be5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pull-requests.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"set_commit_status": true,
"build_on_commit": true,
"build_on_comment": true,
"trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))|^/test$",
"always_trigger_comment_regex": "^(?:(?:buildkite\\W+)?(?:build|test)\\W+(?:this|it))|^/test$",
"trigger_comment_regex": "^buildkite test( .*)?",
"always_trigger_comment_regex": "^buildkite test( .*)?",
"skip_ci_labels": [ ],
"skip_target_branches": [ ],
"skip_ci_on_only_changed": [ ],
Expand Down

0 comments on commit 2ef5be5

Please sign in to comment.