Skip to content

Allow Github Action Checks Running for Forks - #1055

Merged
pdurbin merged 1 commit into
developfrom
allow-checks-for-forks
Aug 20, 2026
Merged

Allow Github Action Checks Running for Forks#1055
pdurbin merged 1 commit into
developfrom
allow-checks-for-forks

Conversation

@ChengShi-1

@ChengShi-1 ChengShi-1 commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

What this PR does / why we need it:

When the contributors submit a new commit, the github action checks wouldn't trigger since the fork is seemed as a "synchronize" PR types. This change could allow forks run github action checks successfully.

Copy_labelsruns only if the contributor has writing permission for the repo, so it cannot run for forks. Storybook's workflows are also related chromatics so they're skipped

This should work, since I accidently push a commit with this fix into Sy's PR #1048 , but if this PR is approved, I won't need to retrieve anything from that PR.

@ChengShi-1 ChengShi-1 changed the title Allow Github Action Checks Running for Forks- #1054 Allow Github Action Checks Running for Forks Aug 20, 2026
@ChengShi-1 ChengShi-1 added SPA Size: 0.5 A percentage of a sprint. 0.35 hours labels Aug 20, 2026
@ChengShi-1 ChengShi-1 moved this to Ready for Review ⏩ in IQSS Dataverse Project Aug 20, 2026
@github-project-automation github-project-automation Bot moved this from Ready for Review ⏩ to Ready for QA ⏩ in IQSS Dataverse Project Aug 20, 2026
@pdurbin
pdurbin merged commit c80d192 into develop Aug 20, 2026
14 of 17 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for QA ⏩ to Merged 🚀 in IQSS Dataverse Project Aug 20, 2026
@pdurbin
pdurbin deleted the allow-checks-for-forks branch August 20, 2026 19:12
@coveralls

Copy link
Copy Markdown

Coverage Status

coverage: 97.398% (-0.007%) from 97.405% — allow-checks-for-forks into develop

@pdurbin pdurbin moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Size: 0.5 A percentage of a sprint. 0.35 hours SPA

Projects

Status: Done 🧹

Development

Successfully merging this pull request may close these issues.

3 participants