Releases: ynput/ops-repo-automation
Releases · ynput/ops-repo-automation
0.2.0
Changelog
🚀 Enhancements
- Workflow to push caller workflows to repositories in batch
- Workflow to assign repository variables to many repositories at once
- Workflow to validate pr labels for certain prefix
- Workflow to auto-assign new PRs to Ynteam project
🐛 Bug fixes
- Changelog order beeing set to "false" beeing interpreted as an existing value
- Fixed a Bug causing the Tag in the release-trigger beeing set on commit to early
What's Changed
New Contributors
Full Changelog: 0.1.0...0.2.0
Initial workflow release
Overview
This release is suppsoed to provide a baseline usable version of the release trigger workflow.
Features
- Check repo vars and secrets
- Query latest release
- Increment version
- Build package
- Create release (draft or publish)
- Update back to develop
- Verify Release (check tag)
Documentation
Find it in docs/release_workflow.md