instructlab / dev-docs

Developer documents for the InstructLab organization
Apache License 2.0
4 stars 31 forks source link

bot: Propose a new method for bot access controls #11

Closed russellb closed 7 months ago

russellb commented 7 months ago

Instead of relying on PR labels to indicate whether bot functionality should be allowed, use a commit status entry instead. This allows us to be confident that access will get reset when changes are made to the PR, which should require another check before the bot can be run again.

Signed-off-by: Russell Bryant rbryant@redhat.com