Skip to content
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

Possible bug when assigning multiple labels at once #17

Open
renefritze opened this issue Jul 7, 2020 · 4 comments
Open

Possible bug when assigning multiple labels at once #17

renefritze opened this issue Jul 7, 2020 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@renefritze
Copy link

In this PR I've assigned 3 labels at once via a cli client. The action rejected this at first although one of the labels do fit the required list. After removing and re-adding the "pr:fix" label the action went through OK.

@renefritze
Copy link
Author

This seemed like a one time occurence and I cannot replicate this any more.

@renefritze
Copy link
Author

I now get this almost always with the official github cli.

Action ran right after opening the PR from cli: https://github.com/pymor/pymor/pull/1168/checks?check_run_id=1419045654

Action ran after deleting and re-adding one of the required labels: https://github.com/pymor/pymor/pull/1168/checks?check_run_id=1419103739

@yogevbd yogevbd self-assigned this Nov 21, 2020
@yogevbd yogevbd added the bug Something isn't working label Nov 21, 2020
@yogevbd
Copy link
Owner

yogevbd commented Jan 11, 2021

@renefritze Is this issue still reproduces? this is very weird as we use it in react-native-navigation for a long time and it never reproduced.

@renefritze
Copy link
Author

Tried again just now and did not get the faulty behaviour. Maybe it's a timing issue of when the github action runs? Is there anything I can do to add more information to faulty run maybe?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants