User Tools

Site Tools


userdoc:patchwork

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:patchwork [2018-11-28 21:11]
mricon
userdoc:patchwork [2020-05-08 14:58] (current)
mricon
Line 1: Line 1:
 +~~REDIRECT>​https://​korg.docs.kernel.org/​patchwork/​index.html~~
 +
 ====== How to request a new project on patchwork ====== ====== How to request a new project on patchwork ======
  
Line 18: Line 20:
   - Summary to: (e.g. example@kernel.org,​ example@gmail.com)   - Summary to: (e.g. example@kernel.org,​ example@gmail.com)
   - Notify submitters?:​ (yes/no)   - Notify submitters?:​ (yes/no)
 +  - (If yes on previous) Cc the list on notifications?​ (yes/no)
   - Auto-supersede series? (yes, within NN days/no)   - Auto-supersede series? (yes, within NN days/no)
   - Auto-archive old patches? (yes, when older than NN days/no)   - Auto-archive old patches? (yes, when older than NN days/no)
Line 33: Line 36:
 ==== Notifying submitters ==== ==== Notifying submitters ====
  
-If you choose to notify submitters, it would send them a summary email per all patches ​marked as "​Accepted"​ within one session, for example:+If you choose to notify submitters, it would send them a summary email per each series that was marked as accepted, for example:
  
 <​file>​ <​file>​
-Subject: ​Your patches were applied to shuah/linux-kselftest.git +Subject: ​Re: [PATCH v3,00/03] Apply foo to bar 
-From: patchwork-bot@kernel.org+From: patchwork-bot+project-name@kernel.org
 To: Submitter Name <​submitter@kernel.org>​ To: Submitter Name <​submitter@kernel.org>​
  
 Hello: Hello:
  
-The following patches you sent were recently pushed ​to +This series was applied ​to shuah/​linux-kselftest (refs/​heads/​fixes).
-shuah/​linux-kselftest.git (refs/​heads/​next)+
- +
-media: rc: self test for IR encoders and decoders +
-    Status ​  : Accepted +
-    Patchwork: https://​patchwork.kernel.org/​patch/​10643585 +
-    Webview ​ : https://​git.kernel.org/​shuah/​linux-kselftest/​c/​e55c884ea5c66a29a713d41ed0819fee8038762b +
- +
-media: [something else] +
-    Status ​  : Accepted +
-    Patchwork: https://​patchwork.kernel.org/​patch/​x +
-    Webview ​ : https://​git.kernel.org/​shuah/​linux-kselftest/​c/​x+
  
-media[and another one] +On Fri, 07 Dec 2018 11:09:48 +0100 you wrote
-    Status ​  Accepted +> The foo is not applied to bar, but it should be
-    ​Patchwork:​ https://​patchwork.kernel.org/​patch/​x +
-    ​Webview  ​https://git.kernel.org/​shuah/​linux-kselftest/​c/​x+> Signed-off-byAwesome Contributor <​awesome@example.com>
  
-Total patches: 3+Here is a summary with links: 
 +  - [1/3] Apply foo to bar 
 +    https://​git.kernel.org/​[...] 
 +  - [2/3] Apply foo to bar with more conviction 
 +    https://​git.kernel.org/​[...] 
 +  - [3/3] Apply foo to bar for real this time 
 +    https://​git.kernel.org/​[...]
  
 You are awesome, thank you! You are awesome, thank you!
Line 69: Line 67:
 </​file>​ </​file>​
  
-This way, if you are applying a series of 50 patches from the same person, the submitter will only receive a single notification email (as long as you push them in one batch).+This way, if you are applying a series of 50 patches from the same person, the submitter will only receive a single notification email.
userdoc/patchwork.1543439498.txt.gz · Last modified: 2018-11-28 21:11 by mricon