Skip to content

Releases: redhat-plumbers-in-action/advanced-commit-linter

v3.0.1

25 Jun 13:58
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • fix: return exact note from isException instead of regexp (#142) @jamacku

Maintenance

Documentation

Dependency Updates

18 changes

Full Changelog: v3.0.0...v3.0.1

v3.0.0

12 Jan 12:57
Compare
Choose a tag to compare

What's Changed

Breaking

  • Make status check optional and disabled by default & remove Pull Request comment feature ✋ (#117) @jamacku

New

Dependency Updates

Full Changelog: v2.2.0...v3.0.0

v2.2.0

11 Dec 14:36
Compare
Choose a tag to compare

What's Changed

New

  • Don't update the comment if it's the same 🗃️ (#109) @jamacku

Dependency Updates

6 changes

Full Changelog: v2.1.3...v2.2.0

v2.1.3

13 Oct 14:10
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v2.1.2...v2.1.3

v2.1.2

10 Oct 06:46
ef7e400
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Drop support for Node.js 16 and add Node.js 20 (#100) @jamacku

Documentation

  • Add documentation of output object - validated-pr-metadata (#82) @jamacku

Dependency Updates

15 changes

Full Changelog: v2.1.0...v2.1.2

v2.1.0

11 Jul 13:47
19abb18
Compare
Choose a tag to compare

What's Changed

New

  • Fix conf loading and add option to set custom path to config (#74) @jamacku

Bug Fixes

  • Include tracker type on top level validation object (#80) @jamacku

Dependency Updates

Full Changelog: v2.0.1...v2.1.0

v2.0.1

13 Jun 13:32
87594d3
Compare
Choose a tag to compare

What's Changed

Maintenance

  • Drop Probot and use Octokit natively instead 🤖 (#71) @jamacku

Dependency Updates

  • chore(deps): update dependency @types/node to v18.16.18 (#72) @renovatebot
  • chore(deps): update typescript-eslint monorepo to v5.59.11 (#73) @renovatebot

Full Changelog: v2.0.0...v2.0.1

v2.0.0

12 Jun 14:40
Compare
Choose a tag to compare

What's Changed

Breaking

Other changes

Dependency Updates

8 changes

Full Changelog: v1.2.0...v2.0.0

v1.2.0

19 May 14:46
Compare
Choose a tag to compare

What's Changed

Breaking

The workflow must have the checks: write permission to create and edit check runs.

New

Documentation

  • Update documentation of required permissions (#58) @jamacku

Dependency Updates

Full Changelog: v1.1.2...v1.2.0

v1.1.2

27 Apr 11:27
Compare
Choose a tag to compare

What's Changed

Bug Fixes

  • Format issue metadata object correctly & don't print ^$ 👻 (#54) @jamacku

Maintenance

Full Changelog: v1.1.1...v1.1.2