mirror of
https://github.com/aquasecurity/trivy.git
synced 2026-01-31 13:53:14 +08:00
ci: add API diff workflow (#9600)
Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
This commit is contained in:
@@ -143,4 +143,7 @@ labels:
|
||||
# automation
|
||||
- name: autoready
|
||||
color: 1d76db
|
||||
description: Automatically mark PR as ready for review when all checks pass
|
||||
description: Automatically mark PR as ready for review when all checks pass
|
||||
- name: apidiff
|
||||
color: ededed
|
||||
description: Indicates Go API changes relevant to library consumers (CLI compatibility may be unaffected)
|
||||
|
||||
Reference in New Issue
Block a user