ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
http://136.156.139.13
MIT License
4 stars 1 forks source link

PR workflow fails when PR originates from a fork #353

Closed chriswilty closed 1 month ago

chriswilty commented 1 month ago

The test coverage report cannot be written to a PR when the source of the PR is a fork, as the workflow does not have write permissions. PR checks therefore fail and the PR cannot be merged.

Screenshot:

image

For possible fix, see https://github.com/marketplace/actions/jest-coverage-report#forks-with-no-write-permission