Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve release note generation script #534

Merged
merged 2 commits into from
Apr 22, 2020

Conversation

caseydavenport
Copy link
Member

@caseydavenport caseydavenport commented Apr 22, 2020

Description

  • Handle empty bodies in release notes
  • Filter out PRs which are closed but not merged

For PR author

  • Tests for change.
  • If changing pkg/apis/, run make gen-files
  • If changing versions, run make gen-versions

For PR reviewers

A note for code reviewers - all pull requests must have the following:

  • Milestone set according to targeted release.
  • Appropriate labels:
    • kind/bug if this is a bugfix.
    • kind/enhancement if this is a a new feature.
    • enterprise if this PR applies to Calico Enterprise only.

@caseydavenport caseydavenport changed the title Handle empty bodies in release notes Improve release note generation script Apr 22, 2020
@caseydavenport caseydavenport merged commit d2667d3 into tigera:master Apr 22, 2020
@caseydavenport caseydavenport deleted the casey-fix-release-notes branch April 22, 2020 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant