dundargoc
5723b19210
revert: "ci(commitlint): use pull_request_target to avoid "skip ci"" ( #20845 )
...
This reverts commit d7e2229b41
.
This workflow isn't required to pass to merge a PR any more. Using
pull_request_target to bypass the required check when using [skip ci] is
therefore no longer needed.
2022-11-05 22:09:50 +01:00
dundargoc
63741176ce
ci(commitlint): only trigger on PRs to master #18679
...
This will prevent a failure for backported PRs as they use a different
commit message.
2022-05-22 08:03:06 -07:00
dundargoc
12f45fd697
ci: bump github actions versions #18616
2022-05-20 20:45:10 -07:00
James McCoy
707cc1a167
ci(commitlint): use lintcommit.lua from main repo
...
[skip ci]
2022-02-06 08:31:23 -05:00
James McCoy
d7e2229b41
ci(commitlint): use pull_request_target to avoid "skip ci"
2022-01-17 12:21:09 -05:00
Dundar Göc
8cd1fa8945
ci: use tag v2 when using checkout action
...
Using v2 automatically fetches the latest minor patch for v2, meaning
free bug fixes without needing to manually update the tag version.
2021-12-04 13:24:46 +01:00
Dundar Göc
9039aa24b6
ci(commitlint): use action to checkout to pr branch directly
2021-10-19 09:58:30 +02:00
dundargoc
f620008e59
ci: disable commit-lint on draft PRs #15958
2021-10-08 17:08:47 -07:00
dundargoc
3246bf5f4e
ci(lintcommit.lua): replace third-party commitlint #15747
2021-09-26 12:13:59 -07:00
Dundar Göc
5f3f4263b4
ci: add commit linter to GitHub Actions
2021-08-01 12:45:17 +02:00