summaryrefslogtreecommitdiff
path: root/PROCESS.md
Commit message (Collapse)AuthorAgeFilesLines
* Refactored if logic for regression.Mek Stittri2018-07-261-3/+3
|
* Simplified process and address review commentsMek Stittri2018-07-261-10/+11
|
* Fix typoVictor Wu2018-07-261-1/+1
|
* Collaspe regression under bugsMek Stittri2018-07-261-49/+31
| | | | | | - Bugs are the parent section - Use the same workflow but branch off bugs / regression sections - Addressed review comments
* Fixed links and clarrified after the 7th sectionMek Stittri2018-07-261-6/+7
| | | | Regressions that can bypass the exception requests are the ones which `regression:xx.x` is the last recent monthly release or the current release.
* Simplify regression triage flowMek Stittri2018-07-261-20/+26
|
* Laydown process for bugs and regressionsMek Stittri2018-07-261-28/+42
|
* Add excerpt for non-regressionsMek Stittri2018-07-261-0/+2
|
* Clarrify use of regression labelMek Stittri2018-07-261-0/+6
|
* Merge branch 'how-to-manage-a-regression' into 'master'Mek Stittri2018-06-281-5/+27
|\ | | | | | | | | Add how to manage a regression See merge request gitlab-org/gitlab-ce!17530
| * Fix S3 in the current milestoneMek Stittri2018-06-281-9/+3
| |
| * Fix formattingFabio Busatto2018-06-271-1/+5
| |
| * Fix broken linksFabio Busatto2018-06-271-2/+2
| |
| * Update regression labeling processbikebilly2018-06-221-8/+8
| |
| * Copyeditsbikebilly2018-06-201-1/+1
| |
| * Copyeditsbikebilly2018-06-201-1/+1
| |
| * CopyeditsFabio Busatto2018-06-201-1/+1
| |
| * Copyeditsbikebilly2018-06-181-2/+2
| |
| * Update regression labelingbikebilly2018-06-181-2/+3
| |
| * Update regression labelingbikebilly2018-06-181-3/+4
| |
| * Update regression labelingbikebilly2018-06-181-4/+4
| |
| * Explain milestone usageFabio Busatto (OOO until 19/3)2018-06-181-7/+11
| |
| * Fix typoFabio Busatto (OOO until 19/3)2018-06-181-2/+2
| |
| * Better clarify the processFabio Busatto (OOO until 19/3)2018-06-181-14/+9
| |
| * Add bug label tooFabio Busatto (OOO until 19/3)2018-06-181-1/+1
| |
| * CopyeditsFabio Busatto (OOO until 19/3)2018-06-181-1/+1
| |
| * CopyeditFabio Busatto (OOO until 19/3)2018-06-181-1/+1
| |
| * Simplified the processFabio Busatto2018-06-181-13/+9
| |
| * CopyeditFabio Busatto2018-06-181-1/+2
| |
| * Add how to manage a regressionFabio Busatto2018-06-181-5/+31
| |
* | Updates exception request documentation to link to the new locationFilipa Lacerda2018-06-271-18/+1
|/
* Documentation does not need an exception to be pickedSean McGivern2018-06-131-0/+1
|
* Remove unnecessary and broken examplemk/remove-unnecessary-and-broken-example-docsMichael Kozono2018-06-081-5/+1
| | | | | | The example provided was broken because it mistakes a bug for a regression. It is not needed for clarity anyway. The milestone part is no longer relevant as well.
* QA fixes or improvements don't need an exception requestRémy Coutable2018-06-051-0/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Clarify that the Pick Into X.Y label is added after approvalSean McGivern2018-03-081-0/+3
|
* Fix link to Merge Request CoachFabien Catteau2018-03-081-1/+1
|
* Change to Pacific Time ZoneFabien Catteau2018-03-071-1/+1
| | | | The freeze time remains the same when switching to PDT (Daylight Saving Time), so it should be PT, not PST.
* Update Process document with changes to the exception request process.Marin Jankovski2018-02-141-5/+8
|
* Clarify that a feature that isn't in review by the 1st or 3rd doesn't ↵Douwe Maan2018-01-231-3/+27
| | | | necessarily miss the freeze
* Address Robert's and Axil's feedbackRémy Coutable2017-12-061-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Move the "Limit conflicts with EE" doc to "Automatic CE-> EE merge"Rémy Coutable2017-12-051-2/+4
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Use the new simpler `Pick into X.Y` labels workflow after the 7thRémy Coutable2017-11-091-15/+23
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>
* Refactor the Development documentation, and divide the Testing documentation ↵Rémy Coutable2017-10-111-1/+1
| | | | into multiple pages
* regression with product labelsVictor Wu2017-10-031-0/+5
|
* Update PROCESS.mdretro-kickoffVictor Wu2017-09-051-20/+2
|
* Document "Pick into Backports" label processjej/document-pick-into-backportsJames Edwards-Jones2017-08-101-6/+10
|
* Translations can be picked without asking for exceptionsSean McGivern2017-08-091-5/+12
|
* Ask for exceptions in advanceSean McGivern2017-08-091-5/+15
| | | | | | If a feature is really really really really important (most aren't), but we aren't confident that it is ready on the 7th, people can ask for an exception to the freeze process in advance, and it will be picked once it's merged.
* Explain what the regression label meansadd-regressions-explanationSean McGivern2017-07-311-1/+19
|
* Improving copy of CONTRIBUTING.md, PROCESS.md, and code_review.mddocs/30141-improve-contributing-guideRémy Coutable2017-05-041-1/+1
| | | | Signed-off-by: Rémy Coutable <remy@rymai.me>