Sha256: ea4badd52db76b7d3bde053903c3fe28e598d3ce2f2cde5c0e7a902ed78d0d6b

Contents?: true

Size: 1.05 KB

Versions: 6

Compression:

Stored size: 1.05 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::workflow"

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
gitlab-triage-1.14.1 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.14.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.13.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.12.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.11.0 .gitlab/merge_request_templates/Release.md
gitlab-triage-1.10.1 .gitlab/merge_request_templates/Release.md