Skip to content

Commit

Permalink
Update notes
Browse files Browse the repository at this point in the history
  • Loading branch information
tillydray committed Dec 8, 2022
1 parent 0bca79b commit e86574e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/labeler.ts
Expand Up @@ -25,8 +25,8 @@ export async function run() {
/* TODO
*
* [Assigns labels based on branch names](https://github.com/actions/labeler/pull/203/files)
* [Assign label based on status](https://github.com/actions/labeler/pull/79/files)
*
* - [ ] get list of provided actors
* - [ ] if list is nonempty, get actor https://github.com/actions/toolkit/blob/main/packages/github/src/context.ts#L17
* - [ ] find actor in list of provided actors
* - [ ] if found, add label(s)
Expand Down

0 comments on commit e86574e

Please sign in to comment.