|
27 | 27 | "bell": ["notification"], |
28 | 28 | "bold": ["markdown", "bold", "text"], |
29 | 29 | "book": ["book", "journal", "wiki", "readme"], |
| 30 | + "book-locked": ["book", "journal", "wiki", "readme", "lock"], |
30 | 31 | "bookmark": ["tab", "star"], |
31 | 32 | "boolean-off": ["bool", "off", "false", "no", "0"], |
32 | 33 | "boolean-on": ["bool", "on", "true", "yes", "1"], |
|
53 | 54 | "comment": ["speak", "bubble", "chat"], |
54 | 55 | "comment-ai": ["ai", "speak", "bubble", "chat"], |
55 | 56 | "comment-discussion": ["converse", "talk", "chat"], |
| 57 | + "comment-locked": ["comment", "discussion", "conversation", "bubbles", "lock"], |
56 | 58 | "compose": ["write", "new", "create", "pencil", "post"], |
57 | 59 | "credit-card": ["money", "billing", "payments", "transactions"], |
58 | 60 | "crosshairs": ["target", "focus", "center", "trigger", "aim"], |
|
105 | 107 | "git-compare": ["difference", "changes"], |
106 | 108 | "git-merge": ["join"], |
107 | 109 | "git-pull-request": ["review"], |
| 110 | + "git-pull-request-locked": ["pr", "pull", "git", "lock"], |
108 | 111 | "github-action": ["board", "workflow", "action", "automation"], |
109 | 112 | "globe": ["world", "earth", "planet", "enterprise"], |
110 | 113 | "grabber": ["mover", "drag", "drop", "sort"], |
|
123 | 126 | "info": ["help"], |
124 | 127 | "internal-repo": ["internal, repo, repository"], |
125 | 128 | "issue-closed": ["done", "complete"], |
| 129 | + "issue-locked": ["issue", "open", "lock", "new"], |
126 | 130 | "issue-opened": ["new"], |
127 | 131 | "issue-reopened": ["regression"], |
128 | 132 | "italic": ["font", "italic", "style"], |
|
0 commit comments