damccorm commented on code in PR #33924:
URL: https://github.com/apache/beam/pull/33924#discussion_r1949311433
##########
.github/workflows/self-assign.yml:
##########
@@ -50,6 +50,18 @@ jobs:
} catch (error) {
console.log(`Failed to remove awaiting triage label. It may
not exist on this issue. Error ${error}`);
}
+ } else if (bodyString == '.free-issue') {
Review Comment:
FWIW I would expect that you can still do this through the UI by clicking
the settings

https://github.com/orgs/community/discussions/15650
Regardless, this is nice to have for completeness
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]