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
When working on a branch, triggering builds the pipeline was successfully publishing test results.
The changes got merged to master and I thought was working fine. However now when the build runs for dependabot initiated pull requests, the publish test results stage fails:
2024-12-16T18:09:00.1824477Z 2024-12-16 18:09:00 +0000 - publish - INFO - Publishing success results for commit cbe10ab149eac25400bc7fb7aca532cbfbcc8410
2024-12-16T18:09:00.5210149Z Request POST /repos/dojones1/parserService/check-runs failed with 403: Forbidden
2024-12-16T18:09:00.5223344Z 2024-12-16 18:09:00 +0000 - github.GithubRetry - INFO - Request POST /repos/dojones1/parserService/check-runs failed with 403: Forbidden
This then initates a downstream failure which is slightly more obvious in the logs where the cache fails.
When working on a branch, triggering builds the pipeline was successfully publishing test results.
The changes got merged to master and I thought was working fine. However now when the build runs for dependabot initiated pull requests, the publish test results stage fails:
2024-12-16T18:09:00.1824477Z 2024-12-16 18:09:00 +0000 - publish - INFO - Publishing success results for commit cbe10ab149eac25400bc7fb7aca532cbfbcc8410
2024-12-16T18:09:00.5210149Z Request POST /repos/dojones1/parserService/check-runs failed with 403: Forbidden
2024-12-16T18:09:00.5223344Z 2024-12-16 18:09:00 +0000 - github.GithubRetry - INFO - Request POST /repos/dojones1/parserService/check-runs failed with 403: Forbidden
This then initates a downstream failure which is slightly more obvious in the logs where the cache fails.
Advice please.
Workflow file
Log
For private repositories, please paste logs or your workflow yaml if you think this is relevant.
If the error occurs repeatedly, please consider adding this to the publish action, to collect more information on the issue:
The text was updated successfully, but these errors were encountered: