aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab/aports-qa-bot.json
blob: 3ba62bff4c0986b3cce4550f19d9c9155603b946 (plain)
1
2
3
4
5
6
{
    "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."
}