Releases: lfreleng-actions/gerrit-review-action
Releases · lfreleng-actions/gerrit-review-action
v0.10.1
🐛 Bug Fixes 🐛
🔧 Maintenance 🔧
- Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#50)
- Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#49)
- Chore: Bump lfreleng-actions/draft-release-promote-action @dependabot[bot] (#48)
- Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml @dependabot[bot] (#51)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#47)
- Chore: Bump step-security/harden-runner from 2.13.3 to 2.14.0 @dependabot[bot] (#52)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#53)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#54)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#55)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#56)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#57)
- Chore: Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 @dependabot[bot] (#59)
- Chore: Bump actions/checkout from 6.0.1 to 6.0.2 @dependabot[bot] (#60)
- Chore: Bump step-security/harden-runner from 2.14.0 to 2.14.1 @dependabot[bot] (#58)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#61)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#63)
- Chore: Bump step-security/harden-runner from 2.14.1 to 2.14.2 @dependabot[bot] (#62)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#64)
- Chore: Bump step-security/harden-runner from 2.14.2 to 2.15.0 @dependabot[bot] (#67)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#66)
- Chore: Bump release-drafter/release-drafter from 6.2.0 to 6.4.0 @dependabot[bot] (#68)
- Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1 @dependabot[bot] (#69)
- Chore: Bump shimataro/ssh-key-action from 2.7.0 to 2.8.0 @dependabot[bot] (#65)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#70)
🎓 Code Quality 🎓
Links
v0.10.0
🔧 Maintenance 🔧
- Chore: Disable semver check in tag-push.yaml @ModeSevenIndustrialSolutions (#34)
- Chore: Bump step-security/harden-runner from 2.13.0 to 2.13.1 @dependabot[bot] (#33)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#35)
- Chore: Bump lfit/releng-reusable-workflows from 0.2.18 to 0.2.21 @dependabot[bot] (#32)
- Chore: Bump lfit/releng-reusable-workflows from 0.2.21 to 0.2.22 @dependabot[bot] (#36)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#37)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#39)
- Chore: Bump lfit/releng-reusable-workflows from 0.2.22 to 0.2.24 @dependabot[bot] (#40)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#41)
- Chore: Bump step-security/harden-runner from 2.13.1 to 2.13.2 @dependabot[bot] (#42)
- Chore: pre-commit autoupdate @pre-commit-ci[bot] (#44)
- Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.2.24 to 0.2.25 @dependabot[bot] (#43)
- Chore: Bump actions/checkout from 5.0.0 to 6.0.0 @dependabot[bot] (#45)
Links
v0.9
- CI: Add basic config for validation @tykeal (#2)
- Feat: Initial try at gerrit-review action @tykeal (#3)
- Fix: quote all inputs @tykeal (#4)
- Feat: Make current jobs status an input @tykeal (#5)
- Fix: Use job.status @tykeal (#6)
- Fix: Correct job.status call @tykeal (#7)
- Refactor: reuse vote-type @tykeal (#8)
- Chore: Upgrade pre-commit hooks @tykeal (#10)
- Feat!: Switch to new ssh method @tykeal (#11)
- Fix: Add shell specifier to all run commands @tykeal (#12)
- Fix: Do a single line ssh command @tykeal (#13)
- Fix: Gerrit review options must be quoted @tykeal (#14)
- Feat: Allow non-voting status comments @tykeal (#16)
- Fix: Add missing '/' to GHA URL @tykeal (#17)
- Fix: Attempt to fix bad voting @tykeal (#18)
- CI: Build vote command up @tykeal (#19)
- CI: Add a debug statement @tykeal (#20)
- Fix: Remove unneeded single quotes @tykeal (#21)
- Chore: Update pre-commit hooks @tykeal (#22)
- Chore: Update deps and pre-commit @tykeal (#26)
- Chore: Update shimataro/ssh-key-action to v2.7.0 @askb (#28)
- Fix: Skip when jobs are run locally @askb (#29)
- Fix: Set ACT env for install SSH keys @askb (#30)
- [pre-commit.ci] pre-commit autoupdate @pre-commit-ci[bot] (#27)
🔧 Maintenance 🔧
- Feat: Add README.md content, import updated template files @ModeSevenIndustrialSolutions (#31)