Closed
Bug 1252125
Opened 9 years ago
Closed 8 years ago
wrong graph scope set for push event
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Unassigned)
Details
https://tools.taskcluster.net/task-graph-inspector/#c_wRLab2RLyNOcQPpIXYAg/HEqDvMp8RQSEkY2NxfLYTQ/0 was created in response to a push I made (https://github.com/mozilla/balrog/commit/901aa90be6fc2f0925696a68c135a0607b37298e), but it has a " assume:repo:github.com/mozilla/balrog:pull-request" scope. I think that should be :push instead?
Comment 1•8 years ago
|
||
I believe this was due to the race in status reporting between push and pr. This should be resolved now.
If it was not due to that, it's been long enough and this code has been re-written enough times that perhaps it doesn't happen anymore for some other reason. If we see this again, let's reopen then.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Github → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•