Anton Maklakov
c941b465ad
ci(danger): Ignore escaping backslash in Release notes
2023-10-11 11:10:05 +07:00
Tomas Sebestik
dc5d4b0ac0
ci(danger-gitlab): Add CI job tracelog checks output
...
For role/check 'mrSourceBranchName' changed the output severity to warn (was info)
2023-09-22 10:35:24 +02:00
Anton Maklakov
7ef91d4ec7
ci(danger): Add rules for branch naming
2023-09-20 14:17:09 +07:00
Michael (XIAO Xufeng)
140dbda421
ci(dangerjs): fixed html comments not ignored issue
...
Fixed issues:
1. Always produce a warning caused by the pre-inserted blank line.
2. Line started by other character but contains bullet treated as valid
entry
3. No release note entry hidden in the html comment still recognized.
2023-08-09 17:16:22 +08:00
Tomas Sebestik
2bd570c93b
ci(danger/precommit): Update incorrect scope message in commit message Danger check
...
Updated ' hook version
2023-08-01 07:39:07 +02:00
Xiao Xufeng
1c945b88d3
ci: add more dangerjs check for release notes
2023-07-27 01:58:59 +08:00
Tomas Sebestik
c59d4e15ff
docs(contributor_guide): Update install pre-commit instructions
2023-06-29 15:05:58 +02:00
Tomas Sebestik
b4c84e09e2
ci(danger): Change commit message default rules
...
- maximum length of commit message summary 72 characters (before 50)
- drop rule for commit message summary to start with capital letter
- AI generated commit message only for poor messages
- updated version of pre-commit hook 'conventional-precommit-linter'
- update prompt AI generated commit message
2023-06-29 13:34:08 +02:00
Tomas Sebestik
d8c787ab4a
ci(danger): Add check for conventional commits
...
Add DangerJS check for convetional commit style.
Add conventional-precommit-linter hook
https://github.com/espressif/conventional-precommit-linter
2023-06-21 09:54:47 +02:00
Tomas Sebestik
504c348d73
ci(danger): add OpenAI generated commit message
2023-04-19 09:37:11 +02:00
Tomas Sebestik
1946f5c488
ci(danger): add DangerJS npm modules cache
2023-04-14 09:01:18 +02:00
Tomas Sebestik
d83dc22d5a
ci:danger: Improved DangerJS check for docs translations
2023-04-03 12:50:43 +02:00
Tomas Sebestik
c0a68a4a24
Merge branch 'fix/dangerjs_area_label_match' into 'master'
...
ci:danger: Changed pattern for matching area labels
See merge request espressif/esp-idf!23005
2023-04-02 14:00:22 +08:00
Ivan Grokhotkov
eb3b2b5a63
ci: danger: check author/committer email
2023-03-31 09:00:44 +02:00
Tomas Sebestik
c1d5514a4e
ci(danger): Changed pattern for matching area labels
2023-03-30 11:23:41 +02:00
Tomas Sebestik
1f7487814c
add(ci:danger) Check MR area labels
2023-03-21 07:11:31 +01:00
Tomas Sebestik
8e65a673fa
Merge branch 'dangerjs/improove_commit_messages' into 'master'
...
ci: danger: Improve check for git commit messages
Closes IDF-6856 and IDF-6970
See merge request espressif/esp-idf!22655
2023-03-17 19:45:41 +08:00
Tomas Sebestik
4936f795dc
ci:danger: Fix Jira ticket without any description
2023-03-17 08:42:15 +01:00
Fu Hanxi
c097f5dbc3
Update .gitlab/dangerjs/mrDescriptionJiraLinks.js
2023-03-16 21:00:57 +08:00
Fu Hanxi
a0b98e9945
ci: fix dangerjs "closes anything_but_not_a_jira_link"
2023-03-16 20:44:26 +08:00
Fu Hanxi
5f7104c5ba
ci: fix dangerjs when jira link has null description
2023-03-15 12:02:06 +08:00
Tomas Sebestik
58d7db6e5d
dangerjs: Improve check for git commit messages
2023-03-13 08:36:05 +01:00
Tomas Sebestik
839e15df92
ci:danger: Fix regex for Jira ticket format
2023-03-09 08:15:25 +01:00
Tomas Sebestik
7c58a38e88
Add improved check for Jira links
...
Break DangerJS checks to modules
Improove "Release notes" section detection
Change check for size MR to async/await syntax
Update check for MR title - exact match WIP and DRAFT
Add check for incorrect format closing Jira link
Update check WIP in MR title
2023-03-06 13:43:25 +01:00