Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ci(commitlint): only trigger on PRs to master #18679 | dundargoc | 2022-05-22 |
| | | | | This will prevent a failure for backported PRs as they use a different commit message. | ||
* | ci: bump github actions versions #18616 | dundargoc | 2022-05-20 |
| | |||
* | ci(commitlint): use lintcommit.lua from main repo | James McCoy | 2022-02-06 |
| | | | | [skip ci] | ||
* | ci(commitlint): use pull_request_target to avoid "skip ci" | James McCoy | 2022-01-17 |
| | |||
* | ci: use tag v2 when using checkout action | Dundar Göc | 2021-12-04 |
| | | | | | Using v2 automatically fetches the latest minor patch for v2, meaning free bug fixes without needing to manually update the tag version. | ||
* | ci(commitlint): use action to checkout to pr branch directly | Dundar Göc | 2021-10-19 |
| | |||
* | ci: disable commit-lint on draft PRs #15958 | dundargoc | 2021-10-08 |
| | |||
* | ci(lintcommit.lua): replace third-party commitlint #15747 | dundargoc | 2021-09-26 |
| | |||
* | ci: add commit linter to GitHub Actions | Dundar Göc | 2021-08-01 |