You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Volkan Yazici (Jira)" <ji...@apache.org> on 2021/08/04 14:24:00 UTC

[jira] [Resolved] (LOG4J2-3085) Fix GitHub Actions workflows for PRs from forks

     [ https://issues.apache.org/jira/browse/LOG4J2-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Volkan Yazici resolved LOG4J2-3085.
-----------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> 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"|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)