Conversation
3b82de5 to
bae31a6
Compare
242886e to
1fe03ca
Compare
|
Warning This is a test of the CLA system. Review for correctness but otherwise ignore this comment. We require contributors to sign our Contributor License Agreement and we don't have one on file for @login (204). In order for us to review and merge your code, please e-sign the Contributor License Agreement PDF. We then need to manually verify your signature, merge the PR (conda-sandbox/cla#7), and ping the bot to refresh the PR. CommandsTrigger actions by commenting on this PR:
|
067bdea to
8df586d
Compare
|
Hi there, thank you for your contribution! This pull request has been automatically marked as stale because it has not had recent activity. It will be closed automatically if no further activity occurs. If you would like this pull request to remain open please:
NOTE: If this pull request was closed prematurely, please leave a comment. Thanks! |
|
not stale |
Refactor the check-cla composite GitHub Action to extrapolate the logic into a standalone script. Updates .github/workflows/tests.yml to run the action for pull requests, and expands action inputs/behavior in check-cla/action.yml.
Description
A few maintenance improvements:
Depends on #203
Questions