summaryrefslogtreecommitdiff
path: root/bin/secpick
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'ac-secpick-template' into 'master'Robert Speicher2019-02-141-2/+2
|\ | | | | | | | | Select Security Release template with secpick See merge request gitlab-org/gitlab-ce!25246
| * Select Security Release template with secpickAlessio Caiazza2019-02-141-2/+2
| |
* | Simplify bin/secpick git commandsPavel Shutsin2019-02-141-3/+1
|/
* Fix incorrect stable branch name for templatesfix-stable-branch-prefixYorick Peterse2019-02-061-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-061-8/+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.
* Create security release MR templateMarin Jankovski2019-01-281-2/+2
| | | | Improve existing issue templates for security releases
* Fix Rubocop offenses in bin/secpick scriptbackstage/gb/improve-secpick-scriptGrzegorz Bizon2019-01-071-100/+105
|
* Show a valid new merge request URL in EE caseGrzegorz Bizon2019-01-071-3/+11
|
* Improve `bin/secpick` script and add more optionsGrzegorz Bizon2019-01-031-29/+80
| | | | | | | | | This adds additional options that make it easier to use this script: 1. It adds `--dry-run` option that only displays Git commands that are going to be executed. 2. It adds `--remote` option that makes it possible to override Git remote name.
* Update secpick scriptJames Lopez2018-12-181-1/+22
|
* Fix secpick to use EE and guess branch nameJames Lopez2018-10-241-4/+10
|
* Fix `bin/secpick` rainbow gem error, and security branch prefixingMichael Kozono2018-08-151-1/+3
|
* Update secpickJames Lopez2018-05-141-1/+1
|
* Update secpickJames Lopez2018-05-141-1/+1
|
* Update secpick to use security branchesJames Lopez2018-05-141-2/+1
|
* add initial dev task template for working on a security issueJames Lopez2018-04-171-0/+47