Releases: makubacki/mu_devops
Releases · makubacki/mu_devops
v0.3.1
v0.3.0
What's Changed
🚀 Features & ✨ Enhancements
-
Add non-breaking space in case of empty body @makubacki (#32)
🐛 Bug Fixes
-
Fix that typo @makubacki (#33)
-
TEST: Bug fix after a release @makubacki (#31)
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
🚀 Features & ✨ Enhancements
-
Fix Mu DevOps Version Used on Release Version @makubacki (#25)
🐛 Bug Fixes
-
TEST: Try all patch labels @makubacki (#30)
-
TEST: Remove default in version-resolver @makubacki (#28)
-
TEST: Fake bug fix @makubacki (#27)
-
label-issues: Invert functional impact label logic @makubacki (#26)
Change Details
The checkbox exposed to contributors in a PR to determine whether the PR has a functional impact states:
"Impacts functionality?"
This uses positive logic to simplify understanding by the user.
Currently the
impact:non-functional
label is applied if the checkbox is checked.This change inverts the logic to apply the label as expected.
Signed-off-by: Michael Kubacki [email protected]
Pull Request: #26
📖 Documentation Updates
-
TEST: Try all patch labels @makubacki (#30)
-
TEST: Try documentation label @makubacki (#29)
-
ReadMe.rst: Add file sync status badge @makubacki (#24)
Change Details
Display status of file sync from this repo to Project Mu repos in a badge at the top of the main repo readme file.
Also adds a badge with the latest Mu DevOps release version to make the release more obvious.
Signed-off-by: Michael Kubacki [email protected]
Pull Request: #24
Full Changelog: v0.1.0...v0.2.0
v0.1.0 Fork Testing Release
This is a fork release for testing workflows only