Skip to content

Chore: Bump lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.3#49

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.2.3
Closed

Chore: Bump lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.3#49
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.2.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.3.

Release notes

Sourced from lfreleng-actions/github2gerrit-action's releases.

v1.2.3

Downloads for this release

🐛 Bug Fixes 🐛

  • Fix: abandon Gerrit changes over SSH on PR close @​askb (#269)

🔧 Maintenance 🔧

🎓 Code Quality 🎓

  • Chore: add path filters to testing.yaml for pull_request trigger @​askb (#266)

Links

v1.2.2

Downloads for this release

🐛 Bug Fixes 🐛

🔧 Maintenance 🔧

... (truncated)

Commits
  • f5891c5 Merge pull request #268 from modeseven-lfreleng-actions/chore/remove-redundan...
  • 12bd77e Merge pull request #269 from lfreleng-actions/fix/ssh-abandon-on-pr-close
  • a27e729 Fix: abandon Gerrit changes over SSH on PR close
  • 0f7acef Chore: remove redundant workflow copies
  • c8d0e0d Merge pull request #266 from lfreleng-actions/fix/testing-path-filters
  • 50e3018 Chore: add path filters to testing.yaml for pull_request trigger
  • 32fea85 Merge pull request #267 from lfreleng-actions/fix/readme-add-closed-event-type
  • 0e020b3 Docs: add 'closed' event type to workflow usage examples
  • 9c1377d Merge pull request #265 from lfreleng-actions/pre-commit-ci-update-config
  • a961772 Chore: pre-commit autoupdate
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [lfreleng-actions/github2gerrit-action](https://github.com/lfreleng-actions/github2gerrit-action) from 1.1.0 to 1.2.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@80213a8...f5891c5)

---
updated-dependencies:
- dependency-name: lfreleng-actions/github2gerrit-action
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 11, 2026
@github-actions

Copy link
Copy Markdown

PR: #49
Mode: squash
Topic: GH-releng-docs-conf-49
Change-Ids:
I563aaaee2675321c0a12815285834f5688bcc933
Digest: d0b25a2bb613
GitHub-Hash: 93b21a9b0323c6bb

Note: This metadata is also included in the Gerrit commit message for reconciliation.

@github-actions

Copy link
Copy Markdown

Change raised in Gerrit by GitHub2Gerrit: https://gerrit.linuxfoundation.org/infra/c/releng/docs-conf/+/74334

@github-actions

Copy link
Copy Markdown

Auto-closing pull request

@github-actions github-actions Bot closed this Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot Bot deleted the dependabot/github_actions/lfreleng-actions/github2gerrit-action-1.2.3 branch June 11, 2026 03:34
lfit-replication pushed a commit that referenced this pull request Jun 15, 2026
Bumps lfreleng-actions/github2gerrit-action from 1.1.0 to 1.2.3.
## Release notes

Sourced from lfreleng-actions/github2gerrit-action's releases.

v1.2.3

🐛 Bug Fixes 🐛

Fix: abandon Gerrit changes over SSH on PR close @​askb (#269)

🔧 Maintenance 🔧

Chore: pre-commit autoupdate @pre-commit-ci[bot] (#265)
Docs: add 'closed' event type to workflow usage examples @​askb (#267)
Chore: add path filters to testing.yaml for pull_request trigger @​askb (#266)
Chore: remove redundant workflow copies @​ModeSevenIndustrialSolutions (#268)

🎓 Code Quality 🎓

Chore: add path filters to testing.yaml for pull_request trigger @​askb (#266)

Links

Submit bugs/feature requests

v1.2.2

🐛 Bug Fixes 🐛

Fix(coverage): Use package name in coverage source list @​ModeSevenIndustrialSolutions (#243)
Fix: Declare click explicitly due to direct import @​keanjapesan (#257)

🔧 Maintenance 🔧

Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml from 0.3.1 to 0.3.3 @dependabot[bot] (#223)
Chore: Bump lfreleng-actions/tag-validate-action from 1.0.1 to 1.0.2 @dependabot[bot] (#226)
Chore: Bump mypy from 1.20.1 to 1.20.2 @dependabot[bot] (#228)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#222)
Chore: Bump step-security/harden-runner from 2.17.0 to 2.19.0 @dependabot[bot] (#224)
Chore: Bump typer from 0.24.1 to 0.24.2 @dependabot[bot] (#225)
Chore: Bump ruff from 0.15.10 to 0.15.12 @dependabot[bot] (#229)
Chore: Bump cryptography from 46.0.7 to 47.0.0 @dependabot[bot] (#227)
Chore: Bump astral-sh/setup-uv from 8.0.0 to 8.1.0 @dependabot[bot] (#220)
Chore: Bump step-security/harden-runner from 2.19.0 to 2.19.1 @dependabot[bot] (#230)
Chore: Bump release-drafter/release-drafter from 7.2.0 to 7.2.1 @dependabot[bot] (#231)
Chore: Bump lfreleng-actions/python-test-action from 1.0.2 to 1.1.1 @dependabot[bot] (#233)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#235)
Chore: Bump types-requests from 2.33.0.20260408 to 2.33.0.20260503 @dependabot[bot] (#234)
Chore: Bump typer from 0.24.2 to 0.25.1 @dependabot[bot] (#232)
Chore: Bump urllib3 from 2.6.3 to 2.7.0 @dependabot[bot] (#242)
Chore: Bump release-drafter/release-drafter from 7.2.1 to 7.3.0 @dependabot[bot] (#236)
Chore: Bump cryptography from 47.0.0 to 48.0.0 @dependabot[bot] (#241)
Chore: Bump types-requests from 2.33.0.20260503 to 2.33.0.20260508 @dependabot[bot] (#240)

... (truncated)

## Commits

f5891c5 Merge pull request #268 from modeseven-lfreleng-actions/chore/remove-redundan
12bd77e Merge pull request #269 from lfreleng-actions/fix/ssh-abandon-on-pr-close
a27e729 Fix: abandon Gerrit changes over SSH on PR close
0f7acef Chore: remove redundant workflow copies
c8d0e0d Merge pull request #266 from lfreleng-actions/fix/testing-path-filters
50e3018 Chore: add path filters to testing.yaml for pull_request trigger
32fea85 Merge pull request #267 from lfreleng-actions/fix/readme-add-closed-event-type
0e020b3 Docs: add 'closed' event type to workflow usage examples
9c1377d Merge pull request #265 from lfreleng-actions/pre-commit-ci-update-config
a961772 Chore: pre-commit autoupdate
Additional commits viewable in compare view

![Dependabot compatibility score](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: I563aaaee2675321c0a12815285834f5688bcc933
GitHub-PR: #49
GitHub-Hash: 93b21a9b0323c6bb
Signed-off-by: lfit.gh2gerrit <releng+lfit-gh2gerrit@linuxfoundation.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants