You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if: (github.event.comment.body == 'recheck' || github.event.comment.body == 'I have read the CLA Document and I hereby sign the CLA') || github.event_name == 'pull_request_target'
# Exempt members of the smtg-ai organization from signing the CLA
allowlist: '*[bot],mufeez-amjad,jayshrivastava'
exempt-organizations: 'smtg-ai'
custom-notsigned-prcomment: 'Thank you for your contribution! Please sign the [CLA](https://github.com/smtg-ai/claude-squad/blob/main/CLA.md) before we can merge your pull request. You can sign the CLA by just posting a comment following the below format.'