A collection of reusable GitHub Actions composite workflows for Flockyn repositories.
create-release– Create GitHub releases with cleaned notes.update-changelog– UpdateCHANGELOG.mdduring releases.
php-analysis– Run PHPStan static analysis.php-refactor– Run Rector to refactor PHP code.php-style– Run PHP CS Fixer to ensure consistent coding style.php-tests– Run unit test for PHP projects.
See CHANGELOG.md for release history.
This project is licensed under the MIT License.