mirror of
https://github.com/espressif/esp-idf.git
synced 2026-09-22 13:01:16 +03:00
Merge branch 'ci/wait_for_target_branch_pipeline_job' into 'master'
ci: add description for new MR label See merge request espressif/esp-idf!51821
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
### Supported MR Labels
|
||||
|
||||
- `app_size_metrics_full_report`, generates the HTML app size metrics report for all apps. Starts the blocked pipeline of the MR target branch (`master` / `release/v*`) on the commit the MR is based on, to get the size metrics to compare against
|
||||
- `auto-translate::full`, classifies MR doc changes (incremental vs include-only full); runs commit history check, `check_line_num`, then `translate`; see [.gitlab/ci/README_auto_translate.md](./README_auto_translate.md)
|
||||
- `auto-translate::incremental`, commit history check + line check + incremental doc translation only (no full translation; see [.gitlab/ci/README_auto_translate.md](./README_auto_translate.md))
|
||||
- `build`
|
||||
|
||||
Reference in New Issue
Block a user