Skip to content

Commit fc76808

Browse files
Add locked variants for book, comment, pr, and issue
1 parent 5225dce commit fc76808

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

keywords.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"bell": ["notification"],
2828
"bold": ["markdown", "bold", "text"],
2929
"book": ["book", "journal", "wiki", "readme"],
30+
"book-locked": ["book", "journal", "wiki", "readme", "lock"],
3031
"bookmark": ["tab", "star"],
3132
"boolean-off": ["bool", "off", "false", "no", "0"],
3233
"boolean-on": ["bool", "on", "true", "yes", "1"],
@@ -53,6 +54,7 @@
5354
"comment": ["speak", "bubble", "chat"],
5455
"comment-ai": ["ai", "speak", "bubble", "chat"],
5556
"comment-discussion": ["converse", "talk", "chat"],
57+
"comment-locked": ["comment", "discussion", "conversation", "bubbles", "lock"],
5658
"compose": ["write", "new", "create", "pencil", "post"],
5759
"credit-card": ["money", "billing", "payments", "transactions"],
5860
"crosshairs": ["target", "focus", "center", "trigger", "aim"],
@@ -105,6 +107,7 @@
105107
"git-compare": ["difference", "changes"],
106108
"git-merge": ["join"],
107109
"git-pull-request": ["review"],
110+
"git-pull-request-locked": ["pr", "pull", "git", "lock"],
108111
"github-action": ["board", "workflow", "action", "automation"],
109112
"globe": ["world", "earth", "planet", "enterprise"],
110113
"grabber": ["mover", "drag", "drop", "sort"],
@@ -123,6 +126,7 @@
123126
"info": ["help"],
124127
"internal-repo": ["internal, repo, repository"],
125128
"issue-closed": ["done", "complete"],
129+
"issue-locked": ["issue", "open", "lock", "new"],
126130
"issue-opened": ["new"],
127131
"issue-reopened": ["regression"],
128132
"italic": ["font", "italic", "style"],

0 commit comments

Comments
 (0)