NREL / buildstockbatch

Other
20 stars 13 forks source link

Fix CI workflow for PRs from other forks #416

Closed nweires closed 7 months ago

nweires commented 7 months ago

The CI workflow currently fails for pull requests from other forks because it only has read access to the repo (for good security reasons), which means it can't post comments/edits/updates to the PR.

This splits things into two separate workflows:

See the links in the comments for more details about this setup.

I tested this on the rewiringamerica/buildstockbatch fork and confirmed that the coverage results were posted on PRs.