Commit Graph

2 Commits

Author SHA1 Message Date
Mason Daugherty
b26b0ff23b ci: remove unnecessary permission and improve logging in waiting-on-author workflow (#37717)
Tightens the `remove_waiting_on_author` workflow by dropping an unneeded
permission and improving debuggability when the target label is missing.
2026-05-27 14:31:13 -04:00
Mason Daugherty
dc215f8af2 ci(infra): auto-remove waiting-on-author label on author reply (#37716)
Ports langchain-ai/deepagents#3626. Adds a workflow that clears the
`waiting-on-author` label from an issue or PR as soon as the original
author posts a follow-up comment, closing the manual loop where
maintainers had to remember to strip the label after a reply landed.
2026-05-27 14:25:00 -04:00