release icon indicating copy to clipboard operation
release copied to clipboard

release-notes tool is skipping release notes for PRs created via the cherry pick script

Open xmudrii opened this issue 3 years ago • 13 comments

What happened:

The release-notes tool is for some reason skipping release notes for PRs created via the cherry pick script.

More details about this can be found in the following Slack threads:

  • https://kubernetes.slack.com/archives/CJH2GBF7Y/p1663751029890829
  • https://kubernetes.slack.com/archives/CJH2GBF7Y/p1662504121985459

What you expected to happen:

The release-notes tool is properly capturing all release-notes.

How to reproduce it (as minimally and precisely as possible):

Run the release-notes tool on some kubernetes/kubernetes release branch. For example:

release-notes \
    --org="kubernetes" \
    --repo="kubernetes" \
    --start-rev="v1.25.1" \
    --end-rev="v1.25.2" \
    --branch="release-1.25" \
    --markdown-links

/assign /priority important-soon

xmudrii avatar Sep 22 '22 07:09 xmudrii

@xmudrii is this one OK to close with your merged PR?

jeremyrickard avatar Nov 11 '22 15:11 jeremyrickard

@jeremyrickard The ReleaseNotesV2 implementation is still affected by this issue. PR fixed it only for the original implementation.

xmudrii avatar Nov 11 '22 16:11 xmudrii

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Feb 09 '23 17:02 k8s-triage-robot

/remove-lifecycle stale

xmudrii avatar Feb 10 '23 13:02 xmudrii

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar May 11 '23 14:05 k8s-triage-robot

/remove-lifecycle stale

xmudrii avatar May 11 '23 15:05 xmudrii

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jan 20 '24 03:01 k8s-triage-robot

/remove-lifecycle stale

xmudrii avatar Jan 22 '24 10:01 xmudrii

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Apr 21 '24 12:04 k8s-triage-robot

/remove-lifecycle stale

xmudrii avatar Apr 22 '24 09:04 xmudrii

The Kubernetes project currently lacks enough contributors to adequately respond to all issues.

This bot triages un-triaged issues according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue as fresh with /remove-lifecycle stale
  • Close this issue with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jul 21 '24 10:07 k8s-triage-robot

/lifecycle frozen

xmudrii avatar Jul 22 '24 16:07 xmudrii

I'm not working on this at the moment. /unassign

xmudrii avatar Aug 27 '24 13:08 xmudrii