mozilla / jira-bugzilla-integration

Jira Bugzilla Integration (JBI) - system to sync bugs and issues
Mozilla Public License 2.0
8 stars 22 forks source link

Fix #833: Wait for triage before checking labels #856

Closed leplatrem closed 6 months ago

leplatrem commented 6 months ago

Fix #833

leplatrem commented 6 months ago

lewagon/wait-on-check-action@v1.3.3 is not allowed to be used in mozilla/jira-bugzilla-integration

Good try...

leplatrem commented 6 months ago

Waiting for an arbitrary amount of time on pull-requests creation makes sense because tests are always going to take more than 10 seconds. The labeler workflow seems to be triggered in ~2 sec.

The downside of this change is that humans opening pull-requests manually without labels won't be notified of their missing labels in less than 10 seconds