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
   
   
![image](https://github.com/user-attachments/assets/2cd50718-25fe-4e20-acaa-9b4f64fcd841)
   
   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]

Reply via email to