-
Notifications
You must be signed in to change notification settings - Fork 11
Introduce patch_acceptance_criteria #21
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
Conversation
| In case the provenance is anything else, you should explicit the source git | ||
| tree in full:: | ||
|
|
||
| (cherry picked from commit 622f21994506e1dac7b8e4e362c8951426e032c5 git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Though we say before that non-upstream sources will rather be frowned upon. IMO not a blocker. Just mentioning it. Thinking about it maybe one other special case might be added which has happened recently. Picking or backporting from another series (which might even be SAUCE there).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a section with example for this usecase.
|
Adding this just as a generic comment. Trying to give a little background here. The BugLink location is not strictly enforced. Just over time it got established at the first line in the description. This allows finding it more easily. In the past some had it as the first line of the additional s-o-b. On the SRU template... the required location is the bug report. And the audience is a different one from the email submission. I am really not sure how much of this is still done but in the past any package update (and the kernel in that sense is just another package) was reviewed by a SRU review team which was not the kernel team but somewhere around foundations. What gets written there should rather be high level from a user point of view. The most mis-understood part being regression potential. There were attempts to use a more clear term. But basically what was intended there was a description which explains what it would look like if this change caused a regression. So someone doing regression testing might understand where that is coming from. |
smb49
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To me this looks good regardless of the notes I added. This is an improvement to the current situation at least.
Signed-off-by: Agathe Porte <[email protected]>
Shorten some titles to make them fit in the ToC. Signed-off-by: Agathe Porte <[email protected]>
4758fe6 to
4fc0929
Compare
After discussion with @smb some criteria are not hard requirements but have been used since some time. Change the wording to reflect that. Signed-off-by: Agathe Porte <[email protected]>
Signed-off-by: Agathe Porte <[email protected]>
Reformulated "must" to "should" for the BugLink to reflect that.
Reformulated "must" to "should" for the SRU template in cover letter to reflect that.
Added some extra explanation for the cover letter section. |
Signed-off-by: Agathe Porte <[email protected]>
No description provided.