Bartosz Cichocki
ea573ee734
[MOS-154] Update commit message check
...
Added new project to the check
2022-02-07 13:26:19 +01:00
Przemyslaw Brudny
41dca5b375
Merge remote-tracking branch 'origin/stable'
2021-12-08 00:49:00 +01:00
Bartosz Cichocki
169beb3ec4
[EGD-7817][EGD-0000] Allow multiple Jira tickets in commit message
...
Fixed for commits fixing more than one issue
2021-12-03 09:56:48 +01:00
Bartosz Cichocki
9b9c44b565
[EGD-8000] Fix commit name check for community builds
...
Community commits were incorectly verified during checks on CI.
In details - commit list to check was incorrectly created thus
covered much more commits than it had to
2021-11-23 15:33:12 +01:00
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