Add step to update website after a release#1218
Open
sudo-bmitch wants to merge 1 commit intoopencontainers:mainfrom
Open
Add step to update website after a release#1218sudo-bmitch wants to merge 1 commit intoopencontainers:mainfrom
sudo-bmitch wants to merge 1 commit intoopencontainers:mainfrom
Conversation
Signed-off-by: Brandon Mitchell <git@bmitch.net>
AkihiroSuda
reviewed
Aug 19, 2023
| * [ ] attach these docs to the release on <https://github.com/opencontainers/runtime-spec/releases> | ||
| * [ ] link to the the VOTE thread and include the passing vote count | ||
| * [ ] link to the pull request that merged the release | ||
| * [ ] add release notes to the website <https://github.com/opencontainers/opencontainers.org/tree/main/content/release-notices> |
Member
There was a problem hiding this comment.
The IP stuff seems complicated https://github.com/opencontainers/opencontainers.org/blob/main/content/release-notices/v1-0-2-runtime-spec.md , not sure if this should be written by spec maintainers
Author
There was a problem hiding this comment.
Most of it looks like a copy/paste from previous releases. @amye may know more about what maintainers should handle vs LF.
utam0k
approved these changes
Aug 19, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi runtime-spec maintainers. Apparently none of us have been updating the website's releases page in a while. This adds a step to our release process to fix that. There's some minor markdown cleanup in here too since linters don't like bare URLs or email addresses.