operator icon indicating copy to clipboard operation
operator copied to clipboard

Question: it seems that our release notes are missing some release notes from the PRs?

Open l-qing opened this issue 10 months ago • 1 comments

Expected Behavior

Release Notes in the PR can appear in the release notes

Such as: https://github.com/tektoncd/operator/pull/2398

Image

Actual Behavior

It was not listed.

https://github.com/tektoncd/operator/releases/tag/v0.75.0

Image

Additional Info

  • Kubernetes version:

    Output of kubectl version:

    (paste your output here)
    
  • Tekton Pipeline version:

    Output of tkn version or kubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'

l-qing avatar Feb 19 '25 04:02 l-qing

I confirm, we need to check the gh release script

jkhelil avatar Mar 04 '25 08:03 jkhelil