]> git.alsa-project.org Git - alsa-ucm-conf.git/commit
github: add GitHub label automation and SOB validation workflows
authorJaroslav Kysela <perex@perex.cz>
Mon, 30 Mar 2026 13:43:12 +0000 (15:43 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 30 Mar 2026 16:38:24 +0000 (18:38 +0200)
commit67998e199bc3dde9c0f431a5f26778cfe1edda21
treec72ce6e5570eaff199e5e4f884e02f34abdd5bb3
parent67c5adadda2ec9b8a42eff566ba5daf4655a54de
github: add GitHub label automation and SOB validation workflows

This commit introduces a complete automation system for GitHub repositories
that provides automatic label-based commenting and Signed-off-by validation.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
.github/label-descriptions.yml [new file with mode: 0644]
.github/workflows/label-automation.yml [new file with mode: 0644]
.github/workflows/pr-validation.yml [new file with mode: 0644]
.github/workflows/reusable-label-commenter.yml [new file with mode: 0644]
.github/workflows/reusable-sob-validator.yml [new file with mode: 0644]