Skip to content

chore: release app 1.1.0 - #10

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 29, 2026

Copy link
Copy Markdown
Contributor

App release. Merging tags vX.Y.Z and publishes the image and binaries.

1.1.0 (2026-09-10)

Features

  • Helm chart pack with an independent release line (#25) (81fe310)

Bug Fixes

  • exempt merge and bot commits from the DCO gate (#11) (7457eda)
  • release: keep the release PR current and document the release-please traps (#19) (85d83a8)
  • reset release state at bootstrap and tighten the adoption docs (#12) (5c3a3be)

Squash-merge to release. See docs/RELEASES.md.

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 7a8c06f to bbdb2cc Compare August 29, 2026 08:48
@github-actions

Copy link
Copy Markdown
Contributor Author

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 8 times, most recently from a8d7041 to 373406d Compare September 4, 2026 12:13
@github-actions github-actions Bot changed the title chore: release 1.0.1 chore: release 1.1.0 Sep 4, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 3 times, most recently from 727cc29 to 1bd3f26 Compare September 4, 2026 12:18
Vad1mo added a commit that referenced this pull request Sep 4, 2026
The docs, CLAUDE.md, CHECKLIST.md and the settings.yml comment all said
a release pull request gets zero workflow runs because GITHUB_TOKEN
raises no events. Measured on this repository: every run on a release
pull request's head is created and held at action_required because
github-actions[bot] pushed the branch. Approving the held DCO and
Hygiene runs on #10 made both execute and pass. The consequence for
required status checks stands, each release would need a manual
approval, but the mechanism and the remedy's framing were wrong.

Also rewords PATCHed in settings.yml, which a newer typos flags.

Signed-off-by: Vadim Bauer <vb@container-registry.com>
Vad1mo added a commit that referenced this pull request Sep 4, 2026
…erialise release runs (#31)

* ci: name the app release line, start adopted repositories at 0.1.0, serialise release runs

The release pull requests did not match harbor-scanner-trivy's: the app
line's title carried no line name next to the chart's, its header was
pack-neutral prose and its footer an unlinked file name. Both lines now
use the scanner's form: chore: release app X.Y.Z, a header that says
what the merge publishes, and a linked docs/RELEASES.md, which bootstrap
repoints at the adopted repository.

initial-version: 0.1.0 on both lines. release-please starts at 1.0.0
when no tag exists and never consults the manifest's 0.0.0, so the
template's first chart release and every adopted repository's first app
release contradicted the docs. The open chart PR re-renders to 0.1.0.

A concurrency group on release-please.yml. Two pushes to main two
seconds apart ran it in parallel and each opened a chart release PR
(#29, #30) on the same branch. Runs queue and are never cancelled.

Signed-off-by: Vadim Bauer <vb@container-registry.com>

* fix(bootstrap): keep the release header true without the Go pack

With --lang=none the publish workflows are gone but the app release pull
request still promised an image and binaries. Bootstrap now rewrites
that clause to the tag and GitHub release, which is all the merge does.

Signed-off-by: Vadim Bauer <vb@container-registry.com>

* style: trim comments to the why

Signed-off-by: Vadim Bauer <vb@container-registry.com>

* ci: one release-please concurrency group for every ref

A workflow_dispatch from a feature branch reconciles main with the same
config and manifest but sat in its own group keyed on the ref, so the
duplicate release pull request the group exists to prevent was one click
away. The group is now a fixed string. The comment also said runs are
never cancelled; GitHub keeps at most one pending run per group and a
newer run replaces it, which is safe here because release-please
reconciles from full history rather than consuming events.

Signed-off-by: Vadim Bauer <vb@container-registry.com>

* docs: the release pull request's runs wait for approval, they do exist

The docs, CLAUDE.md, CHECKLIST.md and the settings.yml comment all said
a release pull request gets zero workflow runs because GITHUB_TOKEN
raises no events. Measured on this repository: every run on a release
pull request's head is created and held at action_required because
github-actions[bot] pushed the branch. Approving the held DCO and
Hygiene runs on #10 made both execute and pass. The consequence for
required status checks stands, each release would need a manual
approval, but the mechanism and the remedy's framing were wrong.

Also rewords PATCHed in settings.yml, which a newer typos flags.

Signed-off-by: Vadim Bauer <vb@container-registry.com>

---------

Signed-off-by: Vadim Bauer <vb@container-registry.com>
@github-actions github-actions Bot changed the title chore: release 1.1.0 chore: release app 1.1.0 Sep 4, 2026
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch 7 times, most recently from 39b82e7 to 20bcf2b Compare September 10, 2026 07:44
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: b7ce5f5c-8ce7-4b1a-a4bc-f0709fdce60a

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 20bcf2b to 7fbf664 Compare September 10, 2026 11:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants