kernel-workflow-playbook: kernel SRU release and kernel rollback guides#102
Open
awhitcroft wants to merge 4 commits intocanonical:mainfrom
Open
kernel-workflow-playbook: kernel SRU release and kernel rollback guides#102awhitcroft wants to merge 4 commits intocanonical:mainfrom
awhitcroft wants to merge 4 commits intocanonical:mainfrom
Conversation
Adds a new kernel-workflow-playbook with instructions intended for kernel-team members and archive-admins to perform kernel SRU releases and kernel-rollbacks. The intent is to provide documentation to allow a kernel-team member to walk an archive-admin through these operations even if they are not specifically aware of the kernel process differences. Signed-off-by: Andy Whitcroft <apw@canonical.com>
added 3 commits
April 28, 2026 09:04
Mark this as an orphan so it can be absent from the TOC. Signed-off-by: Andy Whitcroft <apw@canonical.com>
We should not be including prompts for commands which we wish to be able to copy-and-paste for use. Signed-off-by: Andy Whitcroft <apw@canonical.com>
We have a number of words which are specific to this guide, mark them up as correctly spelt. Signed-off-by: Andy Whitcroft <apw@canonical.com>
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.
Adds a new kernel-workflow-playbook with instructions intended for kernel-team members and archive-admins to perform kernel SRU releases and kernel-rollbacks. The intent is to provide documentation to allow a kernel-team member to walk an archive-admin through these operations even if they are not specifically aware of the kernel process differences.