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
This patch fixes retry_wait_seconds for nick-field/retry action
so the command has enough time for correct executing. Before this patch,
we had this step always failing with the real webhook task finished
successfully.
Part of #3390
_______
Since bobheadxi/[email protected] we had a CI failure with the
following error in `destroy-deployments` and
`destroy-deployments-manually`, step `remove-github-deployment`:
```
unexpected error encountered: HttpError: Resource not accessible by integration
Error: unexpected error encountered: HttpError: Resource not accessible by integration - see logs for more information
```
This patch returns version 1.3.0 that worked OK.
Part of #3390
______
Closes#3390
0 commit comments