kubernetes / release

Release infrastructure for Kubernetes and related components
Apache License 2.0
485 stars 502 forks source link

release-notes: add `--skip-first-commit`/`-s` option #3639

Closed saschagrunert closed 3 months ago

saschagrunert commented 3 months ago

What type of PR is this?

/kind feature

What this PR does / why we need it:

This option can be used together with --start-rev to skip the first commit. This is helpful if the --start-rev is a tag which should not be included in the release notes generation.

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

None

Does this PR introduce a user-facing change?

Added `--skip-first-commit`/`-s` option to the `release-notes` tool.
saschagrunert commented 3 months ago

Rebased to get the CI changes in.

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, saschagrunert, xmudrii

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes/release/blob/master/OWNERS)~~ [cpanato,saschagrunert,xmudrii] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
xmudrii commented 3 months ago

Looks like Prow doesn't see the LGTM label 👀 /lgtm cancel

xmudrii commented 3 months ago

/lgtm