Skip to content

Commit b4b5bf0

Browse files
committed
[skipCI][noci] tune Mergify and TODO bots
1 parent ee66f76 commit b4b5bf0

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

.github/config.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
2-
#Configuration for TODO Probot
3-
todo:
4-
keyword: "@todoIssue"
5-
6-
7-
8-
91
# Configuration for request-info - https://github.com/behaviorbot/request-info
102
# *Required* Comment to reply with
113
requestInfoReplyComment: >

.mergify.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ pull_request_rules:
88
- "#commented-reviews-by=0" # no discussion happened in reviews
99
- "#changes-requested-reviews-by=0" # no more changes were requested
1010
# - "#status-success = 6" # all checks succeeded
11-
- status-success="continuous-integration/travis-ci/pr"
12-
- status-success="continuous-integration/appveyor/pr"
1311
- status-success="Mergeable"
1412
- status-success="CodeFactor"
1513

0 commit comments

Comments
 (0)