Commit Graph

15 Commits

Author SHA1 Message Date
GitLab Bot ce06ce825b Add latest changes from gitlab-org/gitlab@master 2020-07-06 15:08:42 +00:00
GitLab Bot 4ab54c2233 Add latest changes from gitlab-org/gitlab@master 2019-09-17 14:16:34 +00:00
Balasankar "Balu" C 9ab5346eeb
Ensure changelog filenames are less than 99 characters long
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
2019-08-13 14:28:54 +05:30
Tiago Botelho 83106427c8
Opens specified text editor when creating a new changelog entry
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-14 18:11:05 +01:00
Stan Hu df54458a93 Truncate filenames created by bin/changelog to 140 characters 2018-07-11 10:15:22 -07:00
Jacob Vosmaer (GitLab) dcdcbfa40b Improve shelling out in bin/changelog 2018-06-25 21:32:00 +00:00
Rémy Coutable 91f03a7ab2 Generate EE changelog under ee/changelogs/unreleased/
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-02-20 16:12:48 +01:00
Zeger-Jan van de Weg 2622a6de59
Add Performance category to the changelog
Resolves gitlab-org/gitlab-ce#36417
2017-10-13 12:45:56 +02:00
Jacopo eb2b895a20 Let's start labeling our CHANGELOG entries
Added the type attribute to a CHANGELOG entry. When you create a new
entry the software asks for the category of the change and sets the
associated type in the file.
2017-07-22 11:19:56 +02:00
Adam Niedzielski 1c489296fd Remove trailing whitespace when generating changelog entry 2016-12-09 12:25:29 +01:00
Robert Speicher 614fcfc4df Simplify `branch_name` in bin/changelog
The `--short` option has existed since at least 1.8.1:
https://git-scm.com/docs/git-symbolic-ref/1.8.1
2016-12-02 18:31:57 +08:00
Robert Speicher 2f3e710150 Update help banner for bin/changelog
[ci skip]
2016-11-03 12:55:32 +00:00
Robert Speicher 895673733a Add a `--force` option to bin/changelog 2016-11-02 22:15:20 +00:00
Robert Speicher 5acb3230ef Add specs for ChangelogOptionParser in bin/changelog 2016-10-31 14:56:20 +00:00
Robert Speicher 03b932df19 Add a bin/changelog script 2016-10-31 14:56:19 +00:00