mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 11:17:20 +02:00
change(ci): disable dangerjs checker for release notes
This commit is contained in:
committed by
Tomas Sebestik
parent
6568f8c553
commit
a600af4950
@ -1,4 +1,4 @@
|
|||||||
# Extenal DangerJS
|
# External DangerJS
|
||||||
include:
|
include:
|
||||||
- project: espressif/shared-ci-dangerjs
|
- project: espressif/shared-ci-dangerjs
|
||||||
ref: master
|
ref: master
|
||||||
@ -10,7 +10,6 @@ run-danger-mr-linter:
|
|||||||
GIT_STRATEGY: none # no repo checkout
|
GIT_STRATEGY: none # no repo checkout
|
||||||
ENABLE_CHECK_AREA_LABELS: 'true'
|
ENABLE_CHECK_AREA_LABELS: 'true'
|
||||||
ENABLE_CHECK_DOCS_TRANSLATION: 'true'
|
ENABLE_CHECK_DOCS_TRANSLATION: 'true'
|
||||||
ENABLE_CHECK_RELEASE_NOTES_DESCRIPTION: 'true'
|
|
||||||
ENABLE_CHECK_UPDATED_CHANGELOG: 'false'
|
ENABLE_CHECK_UPDATED_CHANGELOG: 'false'
|
||||||
before_script: []
|
before_script: []
|
||||||
cache: []
|
cache: []
|
||||||
|
Reference in New Issue
Block a user