ci: add API diff workflow (#9600)

Co-authored-by: knqyf263 <knqyf263@users.noreply.github.com>
This commit is contained in:
Teppei Fukuda
2025-10-07 13:51:29 +04:00
committed by GitHub
parent 05375d17f7
commit d7aa84f015
4 changed files with 133 additions and 4 deletions

View File

@@ -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)