-
Notifications
You must be signed in to change notification settings - Fork 502
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
[Umbrella] Automate updates to k-sigs/release-notes #834
Comments
@onyiny-ang @saschagrunert If I missed anything let me know and I'll update this. :) |
@paulbouwer, @kcmartin @cartyc let's follow up and check how we could start working on this. From the website point of view I started proposing a PR today which should give us the ability to hide unpublished releases: kubernetes-sigs/release-notes#83 |
Hey, I'm now moving forward with this, so there are three automation enhancements ready for review:
If we can get these in I can continue with the PR creation automation. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
/remove-lifecycle stale |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Stale issues rot after 30d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
Most of the mentioned enhancements are now in place, whereas the relnotes bash script does not exist any more. We have additional improvements planned which can be tracked in other issues. Let’s 🙂 |
@saschagrunert: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This outlines the primary efforts identified to get the ball rolling in automating updates to the release notes website. Doing this will ensure timely updates to relnotes.k8s.io and removes the human bottleneck. :) Yay!
release-notes
golang tool to automatically create a PR against the k-sigs/relnotes repo.This is going to be the majority of effort, and some sane defaults will need to be put in place to handle things like checking for a fork of the repo.
relnotes
bash script to, instead, generate/include a link to relnotes.k8s.io for the specific release/assign @onyiny-ang @saschagrunert
/priority important-soon
/sig release
/area release-eng
/cc
The text was updated successfully, but these errors were encountered: