Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
None
Description
When a GitHub Actions workflow is triggered by a PR from an external repository, certain build steps ("Publish Test Results", "Upload Test Reports", etc.) in the workflow fail due to insufficient privileges with "Resource not accessible by integration" error. This renders the entire CI result useless to determine if a PR is introducing a breaking change. This story aims to improve that situation.
In the relevant GitHub Actions ticket, there are a couple of alternatives suggested and they seem to be promising as a starting point.
Attachments
Issue Links
- relates to
-
LOG4J2-3229 Pull Requests are red due to failing Publish Test Results - Error: Resource not accessible by integration
- Open