You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With a webhook in place, if a commit is sent while the previous job is not finished the gitjob never changes status.
In the screenshot it can be seen how even when the replica number has been updated to 5, still the UI displays 2.
To reproduce
Set a webhook with fleet
Automatically send 1 commit, perform a change and add a second commit (for example in the number of replicas). This repo can be used as example if desired: https://github.com/fleetqa/webhook-github-test
Issue:
With a webhook in place, if a commit is sent while the previous job is not finished the gitjob never changes status.
In the screenshot it can be seen how even when the replica number has been updated to 5, still the UI displays 2.
To reproduce
Observed behavior:
Expected behavior:
Logs:
Webhook Payload
Gitjob logs
The text was updated successfully, but these errors were encountered: