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

Use a more k8s/release friendly PR template. #1035

Merged
merged 3 commits into from Jan 13, 2020
Merged

Use a more k8s/release friendly PR template. #1035

merged 3 commits into from Jan 13, 2020

Conversation

j0n3lson
Copy link
Contributor

@j0n3lson j0n3lson commented Jan 10, 2020

What type of PR is this?

/kind documentation

What this PR does / why we need it:

Modifying the PR template will will enable easier parsing kubernetes release-notes tool (tracked in #965). The tool makes some assumptions about PR bodies so limiting drift between those assumptions and the PR template should make release note generation more reliable.

Which issue(s) this PR fixes:

Partially addresses #965

Special notes for your reviewer:

Tried to keep the spirit of the original template but I've made some sections "Required" if they are important to release notes generation. Also I assume the list of "allowed" labels has been updated (or will be) based on the labels in this template.

@j0n3lson j0n3lson requested a review from a team as a code owner January 10, 2020 01:24
@j0n3lson
Copy link
Contributor Author

@lynncyrin All yours!

@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #1035 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1035   +/-   ##
======================================
  Coverage    72.6%   72.6%           
======================================
  Files          33      33           
  Lines        2482    2482           
======================================
  Hits         1802    1802           
  Misses        569     569           
  Partials      111     111

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d46d4ee...fd475c4. Read the comment docs.

@coilysiren coilysiren self-assigned this Jan 10, 2020
@coilysiren
Copy link
Member

I'm going to edit the PR description very slightly, since this PR shouldn't close #965 just yet 🙂

@coilysiren
Copy link
Member

Also I assume the list of "allowed" labels has been updated (or will be) based on the labels in this template.

Done! ✅

coilysiren
coilysiren previously approved these changes Jan 10, 2020
@coilysiren
Copy link
Member

Not sure why tests are failing? Someone please investigate 🙏

@coilysiren
Copy link
Member

Ah, master is failing 🙁 #1037

.github/pull_request_template.md Outdated Show resolved Hide resolved
.github/pull_request_template.md Outdated Show resolved Hide resolved
Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@asahasrabuddhe
Copy link
Member

This should pass once the master is merged with this branch.

@asahasrabuddhe
Copy link
Member

Looks like this is good to go!

@coilysiren coilysiren merged commit 0a97fd4 into urfave:master Jan 13, 2020
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.

None yet

4 participants