summaryrefslogtreecommitdiff
path: root/.gitlab
Commit message (Collapse)AuthorAgeFilesLines
* Add testing to feature proposal templateMark Lapierre2019-04-041-0/+4
|
* Add @mkozono to backend CODEOWNERSmk/add-mkozono-to-backend-codeownersMichael Kozono2019-04-031-2/+2
|
* Update the MR template for security MRsYorick Peterse2019-03-271-2/+6
| | | | | | | | | | | This makes two changes to the template: 1. EE MRs are now always required (see https://gitlab.com/gitlab-org/release/framework/issues/256 for a backstory). 2. We clarify that a release manager is not a suitable reviewer for security merge requests.
* Remove redundant "Type of issue" headingVictor Zagorodny2019-03-261-1/+1
|
* Add issue template for database reviewerAndreas Brandl2019-03-201-0/+32
|
* Fix test-plan label in the templateSanad Liaquat2019-03-181-1/+1
|
* Update feature proposal template with "Intended users"Sarah Voegeli2019-03-121-25/+3
|
* Fixed placeholder text in feature proposal issue templateJeremy Watson2019-02-271-1/+1
|
* Added permissions section to issue template [CE]Jeremy Watson2019-02-271-0/+4
|
* update persona links issue templateDimitrie Hoekstra2019-02-261-7/+7
|
* Add task for adding links to the sec release issueHeinrich Lee Yu2019-02-261-0/+1
|
* Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-02-182-4/+4
|\ | | | | | | # Conflicts: # .gitlab/merge_request_templates/Documentation.md
| * Update custom MR templates for gitlab-ceTakuya Noguchi2019-02-163-5/+5
| | | | | | | | Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
* | Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-02-113-24/+51
|\ \ | |/ | | | | # Conflicts: # .gitlab/issue_templates/Feature proposal.md
| * Fix incorrect stable branch name for templatesfix-stable-branch-prefixYorick Peterse2019-02-062-2/+2
| | | | | | | | | | | | In https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/24962 the stable branches were incorrectly changed to `stable-X-Y`. This commit fixes this so we correctly use `X-Y-stable`.
| * Remove requirement to target security branchesYorick Peterse2019-02-062-6/+8
| | | | | | | | | | | | | | | | | | | | This removes the requirement and any mention of targeting security branches when working on security releases. The release process documentation changes for these CE changes can be found in merge request https://gitlab.com/gitlab-org/release/docs/merge_requests/97. The proposal to remove security branches was approved in https://gitlab.com/gitlab-org/release/framework/issues/165#note_138139016.
| * Fix comment typo in feature proposal issue templateVictor Zagorodny2019-02-061-1/+1
| |
| * Author is Developer in sec. release MR templateMarin Jankovski2019-02-051-2/+2
| |
| * Merge branch 'mj/security-release-process' into 'master'Robert Speicher2019-01-303-20/+45
| |\ | | | | | | | | | | | | | | | | | | Create security release MR template Closes gitlab-org/release/framework#168, gitlab-org/release/framework#166, and gitlab-org/release/framework#167 See merge request gitlab-org/gitlab-ce!24725
| | * Address docs review feedbackMarin Jankovski2019-01-291-3/+3
| | |
| | * Create security release MR templateMarin Jankovski2019-01-283-20/+45
| | | | | | | | | | | | Improve existing issue templates for security releases
* | | Update labels in Type of issue sectiontemplate-improvements-for-documentationMike Lewis2019-02-081-16/+7
| | |
* | | Update Documentation section to include link to new Documentation ↵Mike Lewis2019-02-081-5/+2
| | | | | | | | | | | | Requirements section in docs
* | | Update Documentation MR template to remove most of the language around ↵Mike Lewis2019-02-081-3/+2
| | | | | | | | | | | | milestones
* | | Add quotes on label namesMike Lewis2019-02-081-5/+5
| | |
* | | Update Doc issue template to use /label for typesMike Lewis2019-02-071-8/+17
| | |
* | | Remove unnecessary mentions of milestone and EE vs CEMike Lewis2019-02-071-2/+1
| | |
* | | Updates to doc review Details sectionMike Lewis2019-02-061-2/+2
| | |
* | | Remove numbered list placeholderMike Lewis2019-02-061-2/+0
| | |
* | | Remove placeholder word Closes from Documentation MR templateMike Lewis2019-02-061-3/+1
| | |
* | | Update Doc Review introMike Lewis2019-01-301-2/+2
| | |
* | | Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-01-302-2/+24
|\ \ \ | |/ / | | | | | | # Conflicts: # .gitlab/issue_templates/Feature proposal.md
| * | Rename issue template from "Add style" to "Coding style"Lin Jen-Shin2019-01-301-0/+0
| |/ | | | | | | Because there were a few people thought that's for UI styling...
| * Minor edit to personas mentionMike Lewis2019-01-251-1/+1
| |
| * Add more information about commentsbikebilly2019-01-241-1/+1
| |
| * Reword intro on target audience, and remove some line breaks to compressMike Lewis2019-01-231-6/+3
| |
| * Add slash commandsbikebilly2019-01-231-0/+10
| |
| * Improve Target audience section for issue templatesbikebilly2019-01-211-1/+17
| |
* | Drop duplicate talk of PM schedule that already exists in docsMike Lewis2019-01-301-8/+4
| |
* | Update Documentation MR templateMike Lewis2019-01-231-3/+3
| |
* | Update Feature proposal template based on feedbackMike Lewis2019-01-231-2/+2
| |
* | Edits to Documentation issue templateMike Lewis2019-01-231-2/+4
| |
* | Edits to Doc Review templateMike Lewis2019-01-231-5/+6
| |
* | Merge branch 'master' into 'template-improvements-for-documentation'Mike Lewis2019-01-184-13/+81
|\ \ | |/ | | | | # Conflicts: # .gitlab/issue_templates/Feature proposal.md
| * Update issue template with user journey, persona label additions, and ↵Dimitrie Hoekstra2019-01-171-3/+3
| | | | | | | | clarification between success metrics and acceptance criteria
| * Merge branch 'add-security-release-template' into 'master'Robert Speicher2019-01-161-0/+69
| |\ | | | | | | | | | | | | add initial security release template See merge request gitlab-org/gitlab-ce!22679
| | * use 11.4, 11.3, and 11.2 throughout templateJames Ritchey2019-01-151-1/+1
| | |
| | * add initial security release templateadd-security-release-templateJames Ritchey2018-10-301-0/+69
| | |
| * | Adopt label renaming from ~"feature proposal" toLin Jen-Shin2019-01-151-1/+1
| | | | | | | | | | | | just ~feature.
| * | Rename Add style proposalJames Lopez2019-01-141-0/+0
| | |