Fix: GitHub actions jobs dont run on PR's from forked repo. #2243

Closed
opened 2026-04-05 16:56:51 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @simlarsen on 5/31/2022

This PR is from the main repo: https://github.com/OneUptime/oneuptime/pull/125#partial-pull-merging

This PR is from the forked repo: https://github.com/OneUptime/oneuptime/pull/136

If you notice the list of jobs that runs, the PR from the main repo has 33 jobs and PR from the forked repo just have 3. We need to make sure PR from the forked repo can run all the jobs as PR from the main repo.

Please investigate and send a Pr for the fix.

*Originally created by @simlarsen on 5/31/2022* This PR is from the main repo: https://github.com/OneUptime/oneuptime/pull/125#partial-pull-merging This PR is from the forked repo: https://github.com/OneUptime/oneuptime/pull/136 If you notice the list of jobs that runs, the PR from the main repo has 33 jobs and PR from the forked repo just have 3. We need to make sure PR from the forked repo can run all the jobs as PR from the main repo. Please investigate and send a Pr for the fix.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/oneuptime#2243