Show HN: Bulk-edit GitHub Actions workflows across repos

github.com

1 points by beslanb 2 days ago

We built a small open-source tool to make life easier for DevOps folks managing many GitHub repos.

GitHub Workflow Assistant lets you perform bulk edits on GitHub Actions workflows — like updating runs-on labels across all repos and branches — with a simple UI and review step.

Repo: https://github.com/puzl-cloud/github-workflow-assistant

Built for teams tired of repetitive YAML edits. Feedback and contributions welcome.