A collection of reusable GitHub Actions designed to simplify common workflow tasks. This repository serves as a toolbox of composite actions that you can easily integrate into your own workflows for convenience.
This is a helper toolbox for alchemaxinc/update-deps; contributions and usage are welcome.
- check-changes - Check if specified files have changes in the working directory
- checkout-and-setup - Common repository checkout and Git configuration in one step
- create-pr - Create a new branch, commit files, and open a pull request
Contributions are welcome! If you have ideas for additional composite actions that would be useful across multiple projects, please feel free to submit a pull request.
This project follows the same license as the main alchemaxinc/update-deps repository.
