Skip to content

ci(cla): skip comment for signed contributors - #15

Merged
ajianaz merged 1 commit into
mainfrom
cla-skip-comment
Aug 9, 2026
Merged

ci(cla): skip comment for signed contributors#15
ajianaz merged 1 commit into
mainfrom
cla-skip-comment

Conversation

@ajianaz

@ajianaz ajianaz commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

What

Skip CLA bot comment when contributor has already signed.

Why

Commenting on every PR — including those from already-signed contributors — is noise. Now only unsigned contributors get a comment.

Changes

  • Comment step now has if: steps.check.outputs.signed != 'true'
  • Signed contributors: silent (commit status only)
  • Unsigned contributors: comment + commit status (unchanged)

@ajianaz
ajianaz merged commit 8bafe7f into main Aug 9, 2026
2 checks passed
@ajianaz
ajianaz deleted the cla-skip-comment branch August 9, 2026 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant