Skip to content

Make it clear that the [awaiting ...] labels are for the bots only. #868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Mariatta opened this issue May 16, 2022 · 2 comments · Fixed by #930
Closed

Make it clear that the [awaiting ...] labels are for the bots only. #868

Mariatta opened this issue May 16, 2022 · 2 comments · Fixed by #930

Comments

@Mariatta
Copy link
Member

The [awaiting ...] labels are meant to be automatically added by bedevere bot. Both miss-islington and bedevere rely on these labels in order to work properly, so it's like a contract between the two bots.

It would be great to clarify in the devguide that these labels should only be used by the bots and should not be manipulated manually.

Maybe it would also be great to refer to the state machine here: https://github.com/python/bedevere/blob/main/bedevere/stage.py#L7
(and render the state machine too perhaps?)

@hugovk
Copy link
Member

hugovk commented May 16, 2022

Adding something to the description like "For bot use only" would help as well, it would show in the dropdown when triagers are selecting labels.

@ezio-melotti
Copy link
Member

(and render the state machine too perhaps?)

I created python/bedevere#500 to add a render of the state machine to the README of bedevere.

I'll fix the rest of the issue as part of #930.

@github-project-automation github-project-automation bot moved this from Todo to Done in CPython labels Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants