Marek Niepieklo
|
d0558e5611
|
[CP-85] Support for Cp tag in commit message
CenterPure has its own Jira and own tickets tag.
|
2021-05-12 14:16:34 +02:00 |
|
Radoslaw Wicik
|
74de196d77
|
[BH-349] Support for BH tag in commit message
Bell Hybrid has it's own jira -> own tickets, we need to update commit
message checker.
|
2021-05-12 09:43:24 +02:00 |
|
Marcin Smoczyński
|
f554354452
|
[EGD-5344] Fix commit subject check
Commit subject check run with CI was lacking check for:
- EGD identifier (any word was allowed),
- capital letter start.
|
2021-01-21 11:17:46 +01:00 |
|
Piotr Leniec
|
e63cb65ae9
|
[DW-31] Don't require commit subject to start with Add/Change/Fix
After the testing period we decided that the rule to start
a commit subject with Add/Change/Fix is overly restrictive.
|
2021-01-13 15:21:14 +01:00 |
|
Piotr Leniec
|
33ae5357e9
|
[DW-31] Add documentation link to the commit format error
Make sure that reference is easily accessible by printing the link to it
on commit message check failure.
|
2020-12-22 09:42:04 +01:00 |
|
piotrleniec-mudita
|
2695cc8304
|
[DW-31] Add commit message format checking on CI (#1201)
The changes include adding a custom github action and
integrating it into the main flow.
|
2020-12-16 14:01:50 +01:00 |
|