Skip to content

Chore: Bump lfreleng-actions/repository-metadata-action from 0.1.2 to 0.2.0#29

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/lfreleng-actions/repository-metadata-action-0.2.0
Open

Chore: Bump lfreleng-actions/repository-metadata-action from 0.1.2 to 0.2.0#29
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/lfreleng-actions/repository-metadata-action-0.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps lfreleng-actions/repository-metadata-action from 0.1.2 to 0.2.0.

Release notes

Sourced from lfreleng-actions/repository-metadata-action's releases.

v0.2.0

💥 Breaking Change 💥

🔧 Maintenance 🔧

Links

Commits
  • ceabcd9 Merge pull request #20 from modeseven-lfreleng-actions/gerrit-metadata
  • f741239 Refactor!: Convert to Python, capture Gerrit environment parameters
  • 9354e39 Merge pull request #31 from modeseven-lfreleng-actions/update-linting
  • e05b33e Chore: Update repository linting setup
  • b31c482 Merge pull request #30 from lfreleng-actions/pre-commit-ci-update-config
  • a6d41ba Chore: pre-commit autoupdate
  • 5dd8b10 Merge pull request #29 from lfreleng-actions/pre-commit-ci-update-config
  • 477b08a Chore: pre-commit autoupdate
  • e0c6f10 Merge pull request #27 from lfreleng-actions/dependabot/github_actions/action...
  • 7abc303 Merge pull request #28 from lfreleng-actions/dependabot/github_actions/action...
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [lfreleng-actions/repository-metadata-action](https://github.com/lfreleng-actions/repository-metadata-action) from 0.1.2 to 0.2.0.
- [Release notes](https://github.com/lfreleng-actions/repository-metadata-action/releases)
- [Changelog](https://github.com/lfreleng-actions/repository-metadata-action/blob/main/docs/CHANGES_SUMMARY.md)
- [Commits](lfreleng-actions/repository-metadata-action@5fd432a...ceabcd9)

---
updated-dependencies:
- dependency-name: lfreleng-actions/repository-metadata-action
  dependency-version: 0.2.0
  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 Jan 13, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 13, 2026

PR: #29
Mode: squash
Topic: GH-it-dep-29
Change-Ids:
I265e7e988fd5b72092ad031817b7a8f0b7510bc3
GitHub-Hash: b9ffd13fe50a92fd

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.o-ran-sc.org/r/c/it/dep/+/15466

@github-actions
Copy link
Copy Markdown

Change synchronized in Gerrit by GitHub2Gerrit: https://gerrit.o-ran-sc.org/r/c/it/dep/+/15466

oran-osc-github pushed a commit that referenced this pull request Feb 12, 2026
… 0.2.0

Bumps lfreleng-actions/repository-metadata-action from 0.1.2 to 0.2.0.
## Release notes

Sourced from lfreleng-actions/repository-metadata-action's releases.

v0.2.0
Breaking Change

Refactor!: Convert to Python, capture Gerrit environment parameters @​ModeSevenIndustrialSolutions (#20)

Maintenance

Chore: Bump actions/checkout from 5.0.1 to 6.0.0 @dependabot[bot] (#15)
Chore: Bump lfreleng-actions/draft-release-promote-action @dependabot[bot] (#16)
Chore: Fix tables in markdown documents @​ModeSevenIndustrialSolutions (#17)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#18)
Chore: Bump actions/checkout from 6.0.0 to 6.0.1 @dependabot[bot] (#24)
Chore: Bump step-security/harden-runner from 2.13.2 to 2.13.3 @dependabot[bot] (#23)
Chore: Bump lfit/releng-reusable-workflows/.github/workflows/reuse-verify-github-actions.yaml @dependabot[bot] (#22)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#21)
Chore: Bump step-security/harden-runner from 2.13.3 to 2.14.0 @dependabot[bot] (#26)
Chore: Bump actions/cache from 4.3.0 to 5.0.1 @dependabot[bot] (#28)
Chore: Bump actions/upload-artifact from 5.0.0 to 6.0.0 @dependabot[bot] (#27)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#29)
Chore: pre-commit autoupdate @pre-commit-ci[bot] (#30)
Chore: Update repository linting setup @​ModeSevenIndustrialSolutions (#31)
Refactor!: Convert to Python, capture Gerrit environment parameters @​ModeSevenIndustrialSolutions (#20)

Links

Submit bugs/feature requests

## Commits

ceabcd9 Merge pull request #20 from modeseven-lfreleng-actions/gerrit-metadata
f741239 Refactor!: Convert to Python, capture Gerrit environment parameters
9354e39 Merge pull request #31 from modeseven-lfreleng-actions/update-linting
e05b33e Chore: Update repository linting setup
b31c482 Merge pull request #30 from lfreleng-actions/pre-commit-ci-update-config
a6d41ba Chore: pre-commit autoupdate
5dd8b10 Merge pull request #29 from lfreleng-actions/pre-commit-ci-update-config
477b08a Chore: pre-commit autoupdate
e0c6f10 Merge pull request #27 from lfreleng-actions/dependabot/github_actions/action
7abc303 Merge pull request #28 from lfreleng-actions/dependabot/github_actions/action
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)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

Change-Id: I600a319096e483f8b2ce1d0fe389b1b814399daf

---

## 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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show  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)

> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Issue-ID: CIMAN-33
Signed-off-by: dependabot[bot] <support@github.com>
Change-Id: I265e7e988fd5b72092ad031817b7a8f0b7510bc3
GitHub-PR: #29
GitHub-Hash: b9ffd13fe50a92fd
Signed-off-by: oran.gh2gerrit <releng+oran-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

Development

Successfully merging this pull request may close these issues.

0 participants