Skip to content

Conversation

@EnricoMi
Copy link
Collaborator

What type of PR is this?

Purely CI

What this PR does / why we need it:

Test results of pull requests from fork repositories are currently not published. The current setup makes them fail:

Resource not accessible by integration 

https://github.com/armadaproject/armada/actions/runs/14449584216/job/40518701460#step:5:2282

This is because the CI is executed in the context of the fork repository, where Github Actions does not have permissions to write to the upstream pull request (required by the publish action).

Which issue(s) this PR fixes:

This applies the pattern documented at https://github.com/mikepenz/action-junit-report#pr-run-permissions.

@EnricoMi EnricoMi requested a review from dejanzele April 14, 2025 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant