Sha256: 7e5cb527eac474e03037952ebe3bd70d3943fcf54513017b56f4c159554cf312

Contents?: true

Size: 1.06 KB

Versions: 8

Compression:

Stored size: 1.06 KB

Contents

<!-- Replace `v4.5.0` with the previous release here, and `e18d76b309e42888759c1effe96767f13e34ae55`
with the latest commit from https://gitlab.com/gitlab-org/gitlab-triage/commits/master that will be included in the release. -->
- Diff: https://gitlab.com/gitlab-org/gitlab-triage/compare/v4.5.0...e18d76b309e42888759c1effe96767f13e34ae55

- Release notes:

<!-- Keep the sections order but remove the empty sections -->

```markdown
### New features and features updates

- !aaa <Title of the aaa MR>.

### Fixes

- !bbb <Title of the bbb MR>.

### Doc changes

- !ccc <Title of the ccc MR>.

### Other changes (tooling, technical debt)

- !ddd <Title of the ddd MR>.
```

- Checklist before merging:
  - [ ] Diff link is up-to-date.
  - [ ] Based on the diff, `lib/gitlab/triage/version.rb` is updated, according to [SemVer](https://semver.org).
  - [ ] Release notes are accurate.

- Checklist after merging:
  - [ ] [Update the release notes for the newly created tag](docs/release_process.md#how-to).

/label ~"Engineering Productivity" ~"ep::triage" ~tooling ~"tooling::workflow"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
gitlab-triage-1.20.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.19.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.18.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.17.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.16.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.15.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.14.3 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.14.2 .gitlab/merge_request_templates/Release.md