Automatically run CI builds for external contributions #66

Open
opened 2025-12-30 01:20:19 +01:00 by adam · 4 comments
Owner

Originally created by @odenix on GitHub (Feb 14, 2024).

When an external contributor submits a PR, CI builds are on hold until manually authorized by a team member. This complicates external contributions as we won't know the build outcome for a long time. Is there a way to alleviate this pain?

PS: Out of curiosity, why did you choose CircleCI over GitHub Actions?

Originally created by @odenix on GitHub (Feb 14, 2024). When an external contributor submits a PR, CI builds are on hold until manually authorized by a team member. This complicates external contributions as we won't know the build outcome for a long time. Is there a way to alleviate this pain? PS: Out of curiosity, why did you choose CircleCI over GitHub Actions?
Author
Owner

@bioball commented on GitHub (Feb 23, 2024):

We're working on a process to run CI for high volume contributors.

For CircleCI vs. GitHub Actions: I don't have an answer for you here, unfortunately!

@bioball commented on GitHub (Feb 23, 2024): We're working on a process to run CI for high volume contributors. For CircleCI vs. GitHub Actions: I don't have an answer for you here, unfortunately!
Author
Owner

@odenix commented on GitHub (Oct 19, 2024):

Any progress? This is the biggest pain point of contributing to Pkl.

@odenix commented on GitHub (Oct 19, 2024): Any progress? This is the biggest pain point of contributing to Pkl.
Author
Owner

@StefMa commented on GitHub (Nov 21, 2024):

For CircleCI vs. GitHub Actions: I don't have an answer for you here, unfortunately!

Would you accept a PR that moves from CircleCI to GitHub Actions? 🤔

@StefMa commented on GitHub (Nov 21, 2024): > For CircleCI vs. GitHub Actions: I don't have an answer for you here, unfortunately! Would you accept a PR that moves from CircleCI to GitHub Actions? 🤔
Author
Owner

@odenix commented on GitHub (Nov 23, 2024):

Would you accept a PR that moves from CircleCI to GitHub Actions?

This would be a significant step forward for contributors, enabling them to

  • run GitHub Actions on their Pkl forks
  • contribute CI improvements such as #225 (which for some reason isn't moving forward)

I've noticed that some Apple OSS projects already use GitHub Actions.

@odenix commented on GitHub (Nov 23, 2024): > Would you accept a PR that moves from CircleCI to GitHub Actions? This would be a significant step forward for contributors, enabling them to * run GitHub Actions on their Pkl forks * contribute CI improvements such as #225 (which for some reason isn't moving forward) I've noticed that some Apple OSS projects already use GitHub Actions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#66