Yicong-Huang opened a new issue, #4898:
URL: https://github.com/apache/texera/issues/4898

   ### Task Summary
   
   `GITHUB_TOKEN`-authored mutations do not trigger downstream workflows, so 
the event-driven `issue-triage.yml` does not fire for assignee changes 
performed by other repo workflows: `pr-assignment.yml` (PR 
open/edit/close/merge) and `issue-triage.yml`'s own `/take` self-claim job. The 
result is that the `triage` label drifts out of sync with the actual assignee 
state. Add a shared reconcile helper and call it inline at each mutation site 
so each writer fixes up the label without depending on the webhook callback.
   
   ### Task Type
   
   - [x] Code Implementation


-- 
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