Skip to content

Conversation

@afinetooth
Copy link
Member

Make sure release branch always points to the latest release, and add verification for the release branch after major version tag update.

Fixes issue #246 for any users who happen to use @release/v2 (not recommended) instead of @v2 (recommended).

Make sure release branch always points to latest release, and add verification for release branch after tag update.

Fixes issue #246 for any users who use `@release/v2` (not recommended) instead of `@v2` (recommended).
@afinetooth afinetooth merged commit e988b39 into main Sep 19, 2025
72 checks passed
@afinetooth afinetooth deleted the keep-release-branch-updated branch September 19, 2025 19:22
lfit-replication pushed a commit to lfit/releng-gerrit_to_platform that referenced this pull request Dec 31, 2025
Bumps coverallsapp/github-action from 2.3.6 to 2.3.7.
## Release notes

Sourced from coverallsapp/github-action's releases.

v2.3.7
What's Changed

README.md: Use current actions/setup-node and LTS version of Node.js by @​cclauss in coverallsapp/github-action#247
Update workflow to update and verify release branch by @​afinetooth in coverallsapp/github-action#249
Fix fail-on-error to handle all installation and execution failures by @​Copilot in coverallsapp/github-action#254

New Contributors

@​cclauss made their first contribution in coverallsapp/github-action#247
@​Copilot made their first contribution in coverallsapp/github-action#254

Full Changelog: coverallsapp/github-action@v2...v2.3.7

## Commits

5cbfd81 Fix fail-on-error to handle all installation and execution failures (#254)
e988b39 Update workflow to sync and verify release branch (#249)
e7f4f97 README.md: Use current actions/setup-node and LTS version of Node.js (#247)
See full diff 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: Iaf83fbb22eabe15211ad3a283edc45aa02e7c322

---

## 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.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants