chroma icon indicating copy to clipboard operation
chroma copied to clipboard

[ENH] Check for PR title gets called when PR title is edited

Open dhruv1710 opened this issue 8 months ago • 2 comments

Description of changes

The PR workflow triggers on PR title changes, not just push events. If the title is invalid, an error is posted in the comments. If the contributor updates the title, the comment is removed. If they edit the title multiple times, only one error is shown at a time.

Fixes #3520

dhruv1710 avatar Jan 31 '25 07:01 dhruv1710