mirror of
https://github.com/YunoHost/project-organization.git
synced 2024-09-03 19:56:35 +02:00
PR model for apps group
This commit is contained in:
parent
f2d76ae0e3
commit
71891fe721
1 changed files with 51 additions and 0 deletions
51
apps_group_PR_model.md
Normal file
51
apps_group_PR_model.md
Normal file
|
@ -0,0 +1,51 @@
|
|||
## Problem
|
||||
- *Description of why you made this PR*
|
||||
|
||||
## Solution
|
||||
- *And how you fix that*
|
||||
|
||||
## PR Status
|
||||
*Obviously, you should really check these affirmations*
|
||||
Work finished. Package_check, basic tests and upgrade from last version OK.
|
||||
Could be reviewed and tested.
|
||||
|
||||
## Validation
|
||||
---
|
||||
*Minor decision*
|
||||
- [ ] **Upgrade previous version** :
|
||||
- [ ] **Code review** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **CI succeeded** :
|
||||
When the PR is mark as ready to merge, you have to wait for 3 days before really merge it.
|
||||
|
||||
*Medium decision*
|
||||
- [ ] **Complete test** :
|
||||
- [ ] **Upgrade previous version** :
|
||||
- [ ] **Code review** :
|
||||
- [ ] **Code review** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **CI succeeded** :
|
||||
- [ ] **CI succeeded** :
|
||||
One public package check log is enough instead of two checks.
|
||||
When the PR is mark as ready to merge, you have to wait for 7 days before really merge it.
|
||||
|
||||
*Major decision*
|
||||
- [ ] **Complete test** :
|
||||
- [ ] **Complete test** :
|
||||
- [ ] **Upgrade previous version** :
|
||||
- [ ] **Upgrade previous version** :
|
||||
- [ ] **Code review** :
|
||||
- [ ] **Code review** :
|
||||
- [ ] **Code review** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **Approval (LGTM)** :
|
||||
- [ ] **CI succeeded** :
|
||||
- [ ] **CI succeeded** :
|
||||
- [ ] **CI succeeded** :
|
||||
One public package check log is enough instead of three checks.
|
||||
When the PR is mark as ready to merge, you have to wait for 7 days before really merge it.
|
Loading…
Reference in a new issue