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

Add release notes review section #4282

Merged
merged 1 commit into from
Dec 16, 2019

Conversation

saschagrunert
Copy link
Member

@saschagrunert saschagrunert commented Dec 3, 2019

This adds a dedicated section about the review of release notes.

Background information: I have a highly experimental idea of classifying past release notes regarding the three cases described in the change (actually four cases when we assume that the note is correct). I would like to use this data to train a machine learning model which means that the number of classes needs to be as low as possible whereas the accuracy needs to be high. For example, If I classify something as "Has no impact on the user" then someone else should classify it as the same. After the model exists with a fair amount of data, we could use it to classify new release notes and provide some sort of automatism around. To me this seems more useful than providing a dedicated checklist. WDYT?

Refers to #484
/cc @jeefy

@k8s-ci-robot k8s-ci-robot requested a review from jeefy December 3, 2019 10:22
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. area/contributor-guide Issues or PRs related to the contributor guide sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. labels Dec 3, 2019
@castrojo castrojo self-assigned this Dec 4, 2019
@castrojo
Copy link
Member

castrojo commented Dec 4, 2019

/lgtm

Just a minor nit, over @jeefy for final review, thanks for your contribution!

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 4, 2019
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 4, 2019
Copy link
Member

@jeefy jeefy left a comment

Choose a reason for hiding this comment

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

Smallest of nits otherwise lgtm.

contributors/guide/release-notes.md Outdated Show resolved Hide resolved
This adds a dedicated section about the review of release notes.

Signed-off-by: Sascha Grunert <[email protected]>
@jeefy
Copy link
Member

jeefy commented Dec 6, 2019

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Dec 6, 2019
@castrojo
Copy link
Member

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: castrojo, saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 16, 2019
@k8s-ci-robot k8s-ci-robot merged commit b8080af into kubernetes:master Dec 16, 2019
@saschagrunert saschagrunert deleted the release-notes-review branch December 16, 2019 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/contributor-guide Issues or PRs related to the contributor guide cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/contributor-experience Categorizes an issue or PR as relevant to SIG Contributor Experience. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants