Building Your First GitHub Custom Action: A Step-by-Step Guide
Why Custom Actions Matter
If you’re using GitHub Actions for CI/CD, you’ve probably noticed yourself writing the same workflow steps over and over. Maybe you’re always checking PR sizes, validating commit messages, or posting notifications to Slack. ...
devops-blog.ruicoelho.dev10 min read