Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Coverage workflow does not support PRs from Forks #179

Open
jhkennedy opened this issue Jan 12, 2024 · 0 comments
Open

Coverage workflow does not support PRs from Forks #179

jhkennedy opened this issue Jan 12, 2024 · 0 comments
Labels
bug Something isn't working CI/CD Changes to CI/CD strategy Jira Bug Create a Jira Bug for this issue

Comments

@jhkennedy
Copy link
Contributor

jhkennedy commented Jan 12, 2024

Jira: https://asfdaac.atlassian.net/browse/TOOL-2507

Note: The above link is accessible only to members of ASF.


Our coverage-report.yml workflow doesn't support PRs from forks b/c it does not have write permissions to a user's fork.

Example: https://github.com/ASFHyP3/hyp3-isce2/actions/runs/7504780261/job/20441454780?pr=177

Ideally, we'd provide a coverage badge that doesn't depend on an image being committed to the repository. But we could either figure out how to get the bot permissions like a maintainer or skip running on forks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD Changes to CI/CD strategy Jira Bug Create a Jira Bug for this issue
Projects
None yet
Development

No branches or pull requests

1 participant