Skip to content

Commit e86574e

Browse files
committed
Update notes
actions#100
1 parent 0bca79b commit e86574e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/labeler.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ export async function run() {
2525
/* TODO
2626
*
2727
* [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)
2829
*
29-
* - [ ] get list of provided actors
3030
* - [ ] if list is nonempty, get actor https://github.com/actions/toolkit/blob/main/packages/github/src/context.ts#L17
3131
* - [ ] find actor in list of provided actors
3232
* - [ ] if found, add label(s)

0 commit comments

Comments
 (0)