A Custom Copilot Agent That Splits Your Commits for You
Custom GitHub Copilot agent that splits staged files into logical commits: proposes the grouping, handles branch creation, and works across all projects.
Custom GitHub Copilot agent that splits staged files into logical commits: proposes the grouping, handles branch creation, and works across all projects.
CI/CD Pipelines often require variables and secret api keys. Let's see how to handle them in GitHub Actions
Run Actions manually from GitHub's UI, you can even pass parameters!