esp-idf/.gitlab
Frantisek Hrbata 62fd4abded ci: add sbom validation using pre-commit's post-commit stage
With 09ba070b7e ("fix: allow to use older pre-commit hook version")
and b93cc581a5 ("fix: set default pre-commit hook stages to pre-commit..")
we set the default pre-commit hook stage to commit/pre-commit, which avoids
running the pre-commit plugins/hooks multiple times for different stages.
Unfortunately this also affects "pre-commit run" used in CI and
now it runs only plugins which are by default using the
commit/pre-commit stage. Meaning the sbom validation, which uses
post-commit, is not run at all. This adds an explicit pre-commit command
for validate-sbom-manifest plugin, which needs to be started in
post-commit stage.

Signed-off-by: Frantisek Hrbata <frantisek.hrbata@espressif.com>
2024-01-02 16:29:58 +01:00
..
ci ci: add sbom validation using pre-commit's post-commit stage 2024-01-02 16:29:58 +01:00
dangerjs Merge branch 'fix/dangerjs_area_label_match' into 'master' 2023-04-02 14:00:22 +08:00
merge_request_templates dangerjs: support "No related issues" under "Related" section 2023-02-22 10:08:03 +08:00
CODEOWNERS gitlab: simplify approvals for backports (v5.1) 2023-04-19 12:19:55 +02:00