Chore: bump lfreleng-actions/github2gerrit-action from 0.1.22 to 1.0.3#70
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) from 0.1.22 to 1.0.3. - [Release notes](https://github.com/lfreleng-actions/github2gerrit-action/releases) - [Changelog](https://github.com/lfreleng-actions/github2gerrit-action/blob/main/docs/RELEASE-v0.2.0.md) - [Commits](lfreleng-actions/github2gerrit-action@260cddc...99ac9d4) --- updated-dependencies: - dependency-name: lfreleng-actions/github2gerrit-action dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR: #70 Note: This metadata is also included in the Gerrit commit message for reconciliation. |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.onap.org/r/c/portal-ng/bff/+/143022 |
Contributor
Author
|
Superseded by #72. |
onap-github
pushed a commit
that referenced
this pull request
Apr 23, 2026
Bumps lfreleng-actions/github2gerrit-action from 0.1.22 to 1.0.3. ## Release notes Sourced from lfreleng-actions/github2gerrit-action's releases. v1.0.3 Breaking Change Feat!: GitHub/Gerrit closed loop testing fixes @ModeSevenIndustrialSolutions (#58) New Features Feat!: GitHub/Gerrit closed loop testing fixes @ModeSevenIndustrialSolutions (#58) Bug Fixes Fix: Update PyNaCl to 1.6.2 to fix CVE-2025-69277 @ModeSevenIndustrialSolutions (#92) Maintenance Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#59) Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#61) Chore: Bump astral-sh/setup-uv from 7.1.4 to 7.1.5 @dependabot[bot] (#60) Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml @dependabot[bot] (#62) Chore: Bump Python dependencies, fix tests @ModeSevenIndustrialSolutions (#64) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#63) Chore: Bump step-security/harden-runner from 2.13.3 to 2.14.0 @dependabot[bot] (#66) Chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 @dependabot[bot] (#69) Chore: Bump lfreleng-actions/python-test-action from 1.0.0 to 1.0.1 @dependabot[bot] (#68) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#70) Chore: Bump lfreleng-actions/python-build-action from 0.1.22 to 1.0.0 @dependabot[bot] (#65) Chore: Bump lfreleng-actions/python-audit-action from 0.2.3 to 0.2.4 @dependabot[bot] (#67) Chore: Bump anchore/scan-action from 7.2.1 to 7.2.2 @dependabot[bot] (#73) Chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 @dependabot[bot] (#72) Chore: Bump astral-sh/setup-uv from 7.1.5 to 7.1.6 @dependabot[bot] (#71) Chore: Bump actions/download-artifact from 6.0.0 to 7.0.0 @dependabot[bot] (#75) Chore: Bump ruff from 0.14.8 to 0.14.10 @dependabot[bot] (#79) Chore: Bump mypy from 1.19.0 to 1.19.1 @dependabot[bot] (#78) Chore: Bump typer from 0.20.0 to 0.20.1 @dependabot[bot] (#77) Chore: Update repository prior to next major code drop @ModeSevenIndustrialSolutions (#80) Chore: Bump types-requests from 2.31.0.0 to 2.32.4.20250913 @dependabot[bot] (#84) Chore: Bump mypy from 1.17.1 to 1.19.1 @dependabot[bot] (#83) Chore: Bump ruff from 0.6.3 to 0.14.10 @dependabot[bot] (#82) Chore: Bump lfreleng-actions/pypi-publish-action from 0.1.1 to 0.1.2 @dependabot[bot] (#81) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#85) Chore: Bump lfreleng-actions/python-build-action from 1.0.0 to 1.0.1 @dependabot[bot] (#86) Chore: Bump typer from 0.20.1 to 0.21.0 @dependabot[bot] (#87) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#91) Chore: Bump lfreleng-actions/python-audit-action from 0.2.4 to 0.2.5 @dependabot[bot] (#90) Chore: Bump lfreleng-actions/python-build-action from 1.0.1 to 1.0.2 @dependabot[bot] (#89) Chore: Bump lfreleng-actions/pypi-publish-action from 0.1.2 to 0.1.3 @dependabot[bot] (#88) Chore: Bump ruff from 0.14.10 to 0.14.11 @dependabot[bot] (#97) Chore: Bump typer from 0.21.0 to 0.21.1 @dependabot[bot] (#98) Chore: Bump lfreleng-actions/repository-metadata-action from 0.1.2 to 0.2.0 @dependabot[bot] (#94) Chore: Bump lfreleng-actions/tag-validate-action from 0.1.0 to 0.1.2 @dependabot[bot] (#95) ... (truncated) ## Changelog Sourced from lfreleng-actions/github2gerrit-action's changelog. Release Notes - v0.2.0 Overview Version 0.2.0 introduces important behavioral changes and improvements to the GitHub2Gerrit action. This release includes two breaking changes to default settings: PRESERVE_GITHUB_PRS now defaults to true (was false) and SIMILARITY_FILES now defaults to false (was true). These changes make the default behavior more aligned with common use cases while improving the handling of push events and commit reconciliation. Breaking Changes⚠️ PRESERVE_GITHUB_PRS Default Changed from false to true Impact: HIGH - This is a breaking change that affects default workflow behavior Previous Behavior (v0.1.x): Default: PRESERVE_GITHUB_PRS="false" GitHub pull requests closed automatically when the action pushed them to Gerrit Users had to explicitly set PRESERVE_GITHUB_PRS="true" to keep PRs open New Behavior (v0.2.0): Default: PRESERVE_GITHUB_PRS="true" GitHub pull requests now remain open by default when the action pushes them to Gerrit Users must explicitly set PRESERVE_GITHUB_PRS="false" to close PRs after submission Rationale: We changed the default for these reasons: Common Use Case: Most projects using this action want to maintain GitHub PRs as a reference point even after they submit changes to Gerrit Safer Default: Preserving PRs is a non-destructive operation, making it a safer default behavior Alignment with Documentation: The README already recommended PRESERVE_GITHUB_PRS=true as the typical configuration Two-Way Workflow: The new CLOSE_MERGED_PRS feature (default: true) closes PRs automatically when maintainers merge Gerrit changes, offering a complete bidirectional workflow Migration Guide: If your workflow relied on the previous default behavior of closing PRs after submission: </tr></table> ... (truncated) ## Commits 99ac9d4 Merge pull request #108 from lfreleng-actions/dependabot/github_actions/relea 7a642bd Chore: Bump release-drafter/release-drafter from 6.1.0 to 6.1.1 a467010 Merge pull request #107 from lfreleng-actions/pre-commit-ci-update-config 5a19365 Chore: pre-commit autoupdate b932838 Merge pull request #106 from modeseven-lfreleng-actions/update-workflows c8814ba CI: Update build-test-release.yaml workflow fdc10cc Merge pull request #105 from lfreleng-actions/dependabot/github_actions/lfrel 462503b Chore: Bump lfreleng-actions/tag-validate-action from 0.1.2 to 0.3.0 d71030c Merge pull request #104 from lfreleng-actions/dependabot/uv/ruff-0.14.13 10ca98d Chore: Bump ruff from 0.14.11 to 0.14.13 Additional commits viewable in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I8a5b0671e615fbfa15e68b47dc045fe123ac305c GitHub-PR: #70 GitHub-Hash: 3d4512ff8d3b1a78 Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps lfreleng-actions/github2gerrit-action from 0.1.22 to 1.0.3.
Release notes
Sourced from lfreleng-actions/github2gerrit-action's releases.
... (truncated)
Changelog
Sourced from lfreleng-actions/github2gerrit-action's changelog.
... (truncated)
Commits
99ac9d4Merge pull request #108 from lfreleng-actions/dependabot/github_actions/relea...7a642bdChore: Bump release-drafter/release-drafter from 6.1.0 to 6.1.1a467010Merge pull request #107 from lfreleng-actions/pre-commit-ci-update-config5a19365Chore: pre-commit autoupdateb932838Merge pull request #106 from modeseven-lfreleng-actions/update-workflowsc8814baCI: Update build-test-release.yaml workflowfdc10ccMerge pull request #105 from lfreleng-actions/dependabot/github_actions/lfrel...462503bChore: Bump lfreleng-actions/tag-validate-action from 0.1.2 to 0.3.0d71030cMerge pull request #104 from lfreleng-actions/dependabot/uv/ruff-0.14.1310ca98dChore: Bump ruff from 0.14.11 to 0.14.13Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)