Release v0.12.8
What's Changed
🚀 Features
- Labeling and Label Assignment Improvements by @marko-stanojevic in #96
- Add bootstrap workflow for new repositories (cloned) by @marko-stanojevic in #98
- Add condition to check if repository is a template in get_repo_state job by @marko-stanojevic in #99
- Add README template and update bootstrap workflow to include repository description by @marko-stanojevic in #100
- Update README generation to use correct description variable by @marko-stanojevic in #101
- Add copy template quick link in README by @marko-stanojevic in #102
- Add CODEOWNERS, FUNDING, SECURITY, SUPPORT, and Dependabot configuration files; update CONTRIBUTING guidelines by @marko-stanojevic in #103
- Update documentation and support files; refine issue templates by @marko-stanojevic in #109
- Add Code of Conduct, update documentation, and enhance CI/CD pipeline details by @marko-stanojevic in #110
- Refactor documentation structure and content by @marko-stanojevic in #111
🐛 Bugfixes
- Update .gitignore to include OS generated files and VS Code crash reports by @marko-stanojevic in #97
🛠️ Build and CI
- Refactor module list sorting to prevent caching misses by @marko-stanojevic in #95
- ci(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #107
- ci(deps): bump actions/setup-dotnet from 5.0.1 to 5.1.0 by @dependabot[bot] in #106
- ci(deps): bump actions/github-script from 7 to 8 by @dependabot[bot] in #105
- ci(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #104
New Contributors
- @dependabot[bot] made their first contribution in #107
Full Changelog: v0.12.7...v0.12.8