diff options
author | Kevin Daudt <kdaudt@alpinelinux.org> | 2021-05-22 12:46:13 +0000 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2021-05-22 12:46:13 +0000 |
commit | 915147b8ac59d35cec6095cc3c3a1fbad92c8043 (patch) | |
tree | fb42f1675098ef8e4eae3fd0eb424b217af92cc7 /.gitlab/aports-qa-bot.json | |
parent | b67897e64f59ca00ff39eadea6f76e14adf76453 (diff) | |
download | aports-915147b8ac59d35cec6095cc3c3a1fbad92c8043.tar.gz aports-915147b8ac59d35cec6095cc3c3a1fbad92c8043.tar.bz2 aports-915147b8ac59d35cec6095cc3c3a1fbad92c8043.tar.xz |
aports-qa-bot: #alpine-devel is on oftc now
Diffstat (limited to '.gitlab/aports-qa-bot.json')
-rw-r--r-- | .gitlab/aports-qa-bot.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/aports-qa-bot.json b/.gitlab/aports-qa-bot.json index 3ba62bff4c..4739f30fca 100644 --- a/.gitlab/aports-qa-bot.json +++ b/.gitlab/aports-qa-bot.json @@ -2,5 +2,5 @@ "NotStaleLabels": ["status:mr-hold"], "StaleDays": 30, "StaleLabel": "status:mr-stale", - "StaleMessage": "Sorry to bother you @%s,\n\nbut we've detected that this merge request hasn't seen any recent activity. If you need help or want to discuss your approach with developers you can ping `@%s`. You can also ask on IRC on `#alpine-devel` on Freenode.net. If no further activity occurs in this MR, Alpine developers may close it in the future.\n\nThanks for your contribution." + "StaleMessage": "Sorry to bother you @%s,\n\nbut we've detected that this merge request hasn't seen any recent activity. If you need help or want to discuss your approach with developers you can ping `@%s`. You can also ask on IRC on `#alpine-devel` on irc.oftc.net. If no further activity occurs in this MR, Alpine developers may close it in the future.\n\nThanks for your contribution." } |