Volkan Yazici created LOG4J2-3085:
-------------------------------------
Summary: Fix GitHub Actions workflows for PRs from forks
Key: LOG4J2-3085
URL: https://issues.apache.org/jira/browse/LOG4J2-3085
Project: Log4j 2
Issue Type: Improvement
Reporter: Volkan Yazici
When a GitHub Actions workflow is triggered by a PR from an _external_
repository, certain build steps in the workflow fail due to insufficient
privileges with ["Resource not accessible by
integration"|https://github.com/actions/first-interaction/issues/10] 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|https://github.com/actions/first-interaction/issues/10], there are a
couple of alternatives suggested and they seem to be promising as a starting
point.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)