-
Notifications
You must be signed in to change notification settings - Fork 258
Enable release notes automation #142
Copy link
Copy link
Closed
kubernetes-csi/csi-release-tools
#54Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Metadata
Metadata
Assignees
Labels
help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Type
Fields
Give feedbackNo fields configured for issues without a type.
It's hard to keep track of changes between releases and compose correct CHANGELOG.
Proposal:
Add PR template to all kubernetes-csi repos. Template of the template: Add PR template external-attacher#139. It's slightly trimmed version of kubernetes/kubernetes template with removed links to Kubernetes specific docs.
Enable release-notes bot in prow that will nag people to fill
```release-note(same as in kubernetes/kubernetes).PR reviewers/approvers must ensure that
```release-noteis filled in PRs where is makes sense.Use release-notes tool to generate CHANGELOG from
```release-note,```release-note Action required:and/kind {feature|bug}in PRs. See Kubernetes 1.11 - we won't get SIG sections, but the rest should be similar. Some manual editing is still required (deprecations?).@kubernetes-csi/csi-misc