Skip to content

Don't run Get Coverage step for fork PRs#158

Merged
nesono merged 1 commit intonesono:mainfrom
lalten:patch-1
Dec 23, 2025
Merged

Don't run Get Coverage step for fork PRs#158
nesono merged 1 commit intonesono:mainfrom
lalten:patch-1

Conversation

@lalten
Copy link
Copy Markdown
Contributor

@lalten lalten commented Dec 23, 2025

Hitting this in https://github.com/nesono/repo_structure/actions/runs/19702725589/job/58818637355:
grafik

This is due to the limitations of the orgoro/coverage action when it comes to the permissions of the default GITHUB_TOKEN as described in orgoro/coverage#281

The effect is that there will not be any coverage information posted as a comment for fork PRs.

I think this is an ok workaround to allow #156 and #154 to land for now

This is due to the limitations of the orgoro/coverage action when it comes to the permissions of the default GITHUB_TOKEN as described in orgoro/coverage#281

The effect is that there will not be any coverage information posted as a comment for fork PRs.

I think this is an ok workaround to allow nesono#156 and nesono#154 to land for now
Copy link
Copy Markdown
Owner

@nesono nesono left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I was about to prepare the same PR 👍

@nesono nesono merged commit ae48a06 into nesono:main Dec 23, 2025
16 checks passed
@lalten lalten deleted the patch-1 branch December 23, 2025 19:12
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.

2 participants