Skip to content

Releases: joshjohanning/azdo_commit_message_validator

v4.0.0

18 Mar 20:02
Immutable release. Only release title and notes can be modified.
888e5e4

Choose a tag to compare

What's Changed

Full Changelog: v3.2.2...v4.0.0

v3.2.2

18 Mar 15:24
Immutable release. Only release title and notes can be modified.
02e51b9

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump jest from 30.2.0 to 30.3.0 by @dependabot[bot] in #158
  • chore: update copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in #159
  • chore(deps): bump undici from 6.23.0 to 6.24.1 by @dependabot[bot] in #157

Full Changelog: v3.2.1...v3.2.2

v3.2.1

10 Mar 01:35
Immutable release. Only release title and notes can be modified.
3d10337

Choose a tag to compare

What's Changed

  • fix: replace inline AB# modification with linked work items table by @joshjohanning in #155

Workflow config note

⚠️ Recommended to add this check to the job so that the Azure Boards app doesn't make the workflow run twice (once for the create and once for the edit from the Azure Boards app) when you initially create a PR with a linked Azure Boards work item in the body.

jobs:
  pr-commit-message-enforcer-and-linker:
    runs-on: ubuntu-latest
    # Skip runs triggered by azure-boards bot editing the PR body to avoid duplicate workflow runs
    if: github.actor != 'azure-boards[bot]' # <-- add this!!!
    ...

Full Changelog: v3.2.0...v3.2.1

v3.2.0

06 Mar 21:18
Immutable release. Only release title and notes can be modified.
10041ea

Choose a tag to compare

What's Changed

  • feat: add append-work-item-title input to annotate AB# references in PR body by @joshjohanning in #150

Full Changelog: v3.1.0...v3.2.0

v3.1.0

06 Mar 21:11
Immutable release. Only release title and notes can be modified.
ac35b4c

Choose a tag to compare

What's Changed

  • feat: add pull-request-check-scope input to control where AB# is checked by @joshjohanning in #149

Full Changelog: v3.0.13...v3.1.0

v3.0.13

05 Mar 18:02
Immutable release. Only release title and notes can be modified.
c396c9c

Choose a tag to compare

What's Changed

  • chore(deps): bump underscore from 1.13.7 to 1.13.8 by @dependabot[bot] in #148

Full Changelog: v3.0.12...v3.0.13

v3.0.12

01 Mar 22:24
Immutable release. Only release title and notes can be modified.
bae23f0

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint-plugin-jest from 29.12.1 to 29.13.0 by @dependabot[bot] in #137
  • chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 by @dependabot[bot] in #141
  • chore(deps-dev): bump globals from 17.3.0 to 17.4.0 by @dependabot[bot] in #140
  • chore: separate eslint and eslint-plugins in dependabot groups by @joshjohanning-repo-settings-sync[bot] in #143
  • chore(deps-dev): bump eslint-plugin-jest from 29.13.0 to 29.15.0 in the eslint-plugins group by @dependabot[bot] in #144
  • chore(deps): bump qs from 6.14.1 to 6.14.2 by @dependabot[bot] in #138

Full Changelog: v3.0.11...v3.0.12

v3.0.11

03 Feb 18:47
Immutable release. Only release title and notes can be modified.
65a3ef9

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump globals from 17.1.0 to 17.3.0 by @dependabot[bot] in #136
  • chore(deps): bump the github group with 2 updates by @dependabot[bot] in #135

Full Changelog: v3.0.10...v3.0.11

v3.0.10

26 Jan 22:30
Immutable release. Only release title and notes can be modified.
db2526f

Choose a tag to compare

What's Changed

  • chore: add copilot-instructions.md by @joshjohanning-repo-settings-sync[bot] in #126
  • chore(deps-dev): bump eslint-plugin-prettier from 5.5.4 to 5.5.5 in the eslint group by @dependabot[bot] in #127
  • chore(deps-dev): bump prettier from 3.7.4 to 3.8.0 by @dependabot[bot] in #128
  • chore(deps-dev): bump globals from 17.0.0 to 17.1.0 by @dependabot[bot] in #131
  • chore(deps-dev): bump prettier from 3.8.0 to 3.8.1 by @dependabot[bot] in #130
  • chore: sync workflow configuration by @joshjohanning-repo-settings-sync[bot] in #133
  • chore(deps): bump @actions/github from 7.0.0 to 8.0.0 in the github group by @dependabot[bot] in #129
  • chore: update dependabot.yml by @joshjohanning-repo-settings-sync[bot] in #132
  • chore: set version to 3.0.10 by @joshjohanning in #134

Full Changelog: v3.0.9...v3.0.10

v3.0.9

12 Jan 18:49
Immutable release. Only release title and notes can be modified.
5e8b868

Choose a tag to compare

What's Changed

  • chore(deps): bump the github group with 2 updates by @dependabot[bot] in #125

Full Changelog: v3.0.8...v3.0.9