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

Label rebuild/* causes intermittent fails #38

Open
ehazlett opened this issue Feb 14, 2017 · 0 comments
Open

Label rebuild/* causes intermittent fails #38

ehazlett opened this issue Feb 14, 2017 · 0 comments

Comments

@ehazlett
Copy link
Collaborator

A PR was "stuck" (moby/moby#30303) in that no build was triggered and when adding the rebuild/arm label the following error was thrown:

time="2017-02-13T21:41:25-05:00" level=info msg="running operation" number=30303 operation=rebuild repository="docker/docker" 
time="2017-02-13T21:41:25-05:00" level=debug msg="rejecting pull request without label \"rebuild/*\"" 
time="2017-02-13T21:41:25-05:00" level=debug msg="received GitHub event" action=unlabeled event="pull_request" number=30303 repository="docker/docker"

I could add the rebuild/* label and Gordon would remove it but nothing would happen. I even tried to add both rebuild/* and rebuild/arm but Gordon just removed the rebuild/* label and threw the error above leaving the rebuild/arm label on the issue.

My vote would be to remove the wildcard label and force people to be explicit about what they want rebuilt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant