8000 Merge pull request #4931 from activeadmin/mention_bot · activeadmin/activeadmin@fee94b9 · GitHub
[go: up one dir, main page]

Skip to content

Commit fee94b9

Browse files
Merge pull request #4931 from activeadmin/mention_bot
Enable mention-bot for translations
2 parents c5b7746 + 9440e9a commit fee94b9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.mention-bot

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"message": "@pullRequester, thanks for contributing an activeadmin
3+
translation! @reviewers, are you able to review this?",
4+
"findPotentialReviewers": true,
5+
"actions": ["labeled"],
6+
"createComment": true,
7+
"withLabel": "i18n",
8+
"delayed": false
9+
}

0 commit comments

Comments
 (0)
0