
Exporting GitHub Actions Dependency Data for Your Organization
Compare three methods for getting GitHub Actions usage data for organization governance: The Dependency Insights view in GitHub, @stoe/action-reporting-cli, and my custom SBOM script
Compare three methods for getting GitHub Actions usage data for organization governance: The Dependency Insights view in GitHub, @stoe/action-reporting-cli, and my custom SBOM script
How to manage GitHub Actions allow lists using configuration as code for an improved management and user experience
Linking to my post on the GitHub Blog about using the GitHub CLI with GraphQL to query and mutate data
A guide on how to set up the proper Git email address for commits made by your GitHub App to ensure proper commit attribution
A collection of scripts for working with sub-issues and issue types in GitHub Issues
A collection of additional tools to assist with your GitHub migration experience
A GitHub action to create markdown badges for your GitHub organization's README.md file
Create a composite action in Python 🐍 to reduce code duplication and improve maintainability
Take your Actions knowledge to the next level by mastering the GitHub context
Stop VS Code from messing up your YAML indentation on paste