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 Documentation PR section to the issue template #2016

Merged
merged 2 commits into from
Oct 20, 2020

Conversation

annajung
Copy link
Contributor

@annajung annajung commented Sep 25, 2020

As we kick off the 1.20 release, there has been a discussion with the Enhancement team and Docs team on improving the current process of tracking all the necessary release requirements from Enhancement owners.

Based on the discussion, @kikisdeliveryservice (Enhancement lead) and I (Docs lead) believe that adding a docs section in the issue template would help. This will make sure Enhancement owners are aware of docs requirements earlier in the process when an issue is created (An item from 1.17 retro) and help both the enhancement/docs team to not dig through all the comments to figure out where docs PR(s) were shared.

/assign @mrbobbytables @jeremyrickard @justaugustus @johnbelamaric
/hold
for feedback

Example: #757

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Sep 25, 2020
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 25, 2020
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 25, 2020
@mrbobbytables
Copy link
Member

With docs PRs, they're often tied to the specific release. It might be better to have something like:

docs PR:
 - alpha:
 - beta:
 - stable:

One other thought... - that line in #757 was added by @kikisdeliveryservice by editing the issue. So few folks go back and edit the issue themselves, I'm not how much traction it will see unless it's docs going back and updating it on behalf of them =/

@annajung
Copy link
Contributor Author

@mrbobbytables Hey Bob! Thanks for that feedback and I agree that having alpha/beta/stable makes more sense. I can add that in

I also agree that there isn't much we can do for the existing enhancement other than adding the docs sections ourselves. We can also encourage the enhancement owners to share docs PR by updating the description since it's so easily lost by all the pings/comments.

@kikisdeliveryservice also mentioned that the enhancement team can help to update the description as well

we can make this bit more solid by editing the role handbook as well to make sure both teams ask the enhancement owner to edit the description with k/k PRs k/website PRs and etc. Would that work?

@kikisdeliveryservice
Copy link
Member

Overall, I'm on the fence bc I don't think entire teams need description edit access - that feels like something that the leads should be doing as that access is non-trivial.

The template update to me serves the primary purpose of making people aware immediately that docs might be required as opposed to something that only gets mentioned via pings.

@annajung
Copy link
Contributor Author

Sure, we can leave the editing to the enhancement owners and/or leads, not the entire team.

But the overall the template itself will serve that purpose for the new enhancements :)

@kikisdeliveryservice
Copy link
Member

kikisdeliveryservice commented Sep 28, 2020

But the overall the template itself will serve that purpose for the new enhancements :)

Agree. I'll let other people chime in but I'm pro-make the description useful so:

/lgtm

As a note: people already started using the Discussion Field we added, so they do read the template 👍

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 28, 2020
@annajung
Copy link
Contributor Author

annajung commented Oct 5, 2020

Hi @mrbobbytables @jeremyrickard @justaugustus @johnbelamaric, just a friendly ping to take a look at this when you can! :D

@LappleApple
Copy link
Contributor

/assign @LappleApple

@mrbobbytables mrbobbytables added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Oct 6, 2020
@mrbobbytables
Copy link
Member

Thanks for the reminder ping!
I'm okay with moving this forward 👍
Just would like some of the other subproject owners to sign off as well :)

@justaugustus
Copy link
Member

/lgtm
/approve
/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 20, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: annajung, justaugustus

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 Oct 20, 2020
@justaugustus
Copy link
Member

justaugustus commented Oct 20, 2020

For a potential follow-up, we could maybe do:

Stages

  • Alpha
    • KEP update PR:
    • Docs (k/website) update:
    • Test updates:
    • Foo:
    • Bar:
    • Baz:
  • Beta
    • ...
    • ...
    • ...
  • Stable
    • ...
    • ...
    • ...

@k8s-ci-robot k8s-ci-robot merged commit 6e83dc7 into kubernetes:master Oct 20, 2020
@k8s-ci-robot k8s-ci-robot added this to the v1.20 milestone Oct 20, 2020
SergeyKanzhelev pushed a commit to SergeyKanzhelev/enhancements that referenced this pull request Jan 8, 2021
* Add Documentation PR section to the issue template

* Add alpha, beta, stable under documentation PR to the issue template

Co-authored-by: Anna Jung <[email protected]>
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. 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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants