We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bca79b commit e86574eCopy full SHA for e86574e
src/labeler.ts
@@ -25,8 +25,8 @@ export async function run() {
25
/* TODO
26
*
27
* [Assigns labels based on branch names](https://github.com/actions/labeler/pull/203/files)
28
+ * [Assign label based on status](https://github.com/actions/labeler/pull/79/files)
29
- * - [ ] get list of provided actors
30
* - [ ] if list is nonempty, get actor https://github.com/actions/toolkit/blob/main/packages/github/src/context.ts#L17
31
* - [ ] find actor in list of provided actors
32
* - [ ] if found, add label(s)
0 commit comments