Live data from Hacker News

Show HN: Pippy – Pipelines for GitHub Actions

pippy.dev

21–23 of 23 posts

Re: Show HN: Pippy – Pipelines for GitHub Actions

#21
post #20

Great concept. Needs a little refinement, but I really miss the ease-of-use of Azure DevOps now that I'm on GH. Excited to test it out Btw, is it open-source?

Thanks for trying this out. The command line version is open source and completely free, its local only and interacts with Github only. you can try it here https://github.com/nixmade/pippy

fantastic. ill give it a go!

Re: Show HN: Pippy – Pipelines for GitHub Actions

#22
post #11

Earlier quoted context omitted.

It sounds like approvals might be the key feature that Pippy is adding on top of GitHub Actions.

GHA already has approvals.

Pippy has stage level approvals. As far as I know,after playing with GHA a lot, the only approval is for the entire PR.
Post reply on HN