Skip to content

Commit

Permalink
feat!: send an email to the customer when a product is shipped
Browse files Browse the repository at this point in the history
BREAKING CHANGE: `extends` key in config file is now used for extending other config files
ING-3231
  • Loading branch information
emanuelaepure10 committed Mar 6, 2024
1 parent a8e91ec commit 2b86e71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/action-conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# fixup! feat: update action conventional commits
# BREAKING CHANGE: `extends` key in config file is now used for extending other config files
# ING-3232
# fails
# fails: According to the conventional-commits specification, some of the commit messages are not valid.

# TEST 3
# docs: update action conventional commits
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/gs-commit-message-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# feat: update action conventional commits
# BREAKING CHANGE: `extends` key in config file is now used for extending other config files
# ING-3232
# fails
# success

# TEST 2
# fixup! feat: update action conventional commits
Expand Down

0 comments on commit 2b86e71

Please sign in to comment.