HackAttack / bamboo-github-status

A plugin for Atlassian Bamboo that reports build results to the GitHub status API
MIT License
22 stars 22 forks source link

Fires on queue instead of on start #20

Closed HackAttack closed 7 years ago

HackAttack commented 7 years ago

Using a Pre-Stage Action Module causes the initial call to happen before the job is even queued. It should wait until the job starts.