You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 9, 2025. It is now read-only.
We need some access controls on bot commands so backend resources can not be abused. A relatively simple solution would be to block on a PR label that is set by triagers to indicate that the PR has been sanity checked and that it's safe to be consumed by automation. The label should be reset when new changes are pushed to the PR, as well.
We need some access controls on bot commands so backend resources can not be abused. A relatively simple solution would be to block on a PR label that is set by triagers to indicate that the PR has been sanity checked and that it's safe to be consumed by automation. The label should be reset when new changes are pushed to the PR, as well.