Releases: fjogeleit/yaml-update-action
Releases · fjogeleit/yaml-update-action
v0.16.1
What's Changed
- print correct error during git permission issues by @fjogeleit in #597
Full Changelog: v0...v0.16.1
v0.16.0
What's Changed
- Update README.md by @fkapsahili in #580
- Fix masterBranchName mentioned twice by @Henry-Hiles in #588
- Use masterBranchName as fallback if branch or targetBranch are not defined by @fjogeleit in #590
New Contributors
- @fkapsahili made their first contribution in #580
- @Henry-Hiles made their first contribution in #588
Full Changelog: v0.1...v0.16.0
Multifile Support
What's Changed
- feat: allow multifile yaml by @holzgeist in #570
New Contributors
- @holzgeist made their first contribution in #570
Full Changelog: v0.14.0...v0.15.0
Tooling Updates
What's Changed
- feat: allow force pushes by @aiell0 in #555
- Handle PR exists as info instead failing by @fjogeleit in #557
- Upgrade to Node20 by @fjogeleit in #559
- Update Tooling by @fjogeleit in #560
New Contributors
Full Changelog: v0.13.2...v0.14.0
Dependency Updates
QuotingType Input
Dependency Update
- Update depdencies
- Use the general Github username and email for commit YAML changes
Fix noCompatMode input value
- Add default value for
noCompatMode valueFile,propertyPathandvalueinput is not longer required if you use thechangesinput- add logging for branch pushes
noCompatMode Input to configure quote behavior
New noCompatMode input to configure the quote behavior for reserved keys
What's Changed
- Add input to configure noCompatMode by @fjogeleit in #528
Full Changelog: v0.12.1...v0.12.2