From e86574ef2b54dd30e4f1e912a23bd805dae55845 Mon Sep 17 00:00:00 2001 From: Jason Fry Date: Wed, 7 Dec 2022 21:04:33 -0500 Subject: [PATCH] Update notes https://github.com/actions/labeler/issues/100 --- src/labeler.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/labeler.ts b/src/labeler.ts index f3a693a08..97ecb16a8 100644 --- a/src/labeler.ts +++ b/src/labeler.ts @@ -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)