Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a shared CLA workflow #18

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Create a shared CLA workflow #18

merged 2 commits into from
Oct 18, 2024

Conversation

AndrewGable
Copy link
Contributor

@AndrewGable AndrewGable commented Oct 18, 2024

Details

Create a shared cla workflow so that all repos can use the same exact CLA version and code across all our repos that use the CLA bot.

Related Issues

https://github.com/Expensify/react-native-template-repository/pull/2#issuecomment-2422832816

Manual Tests

We will need to merge this, then test it on a couple future PRs since this is targeting pull_request_target

@AndrewGable AndrewGable self-assigned this Oct 18, 2024
@AndrewGable AndrewGable marked this pull request as ready for review October 18, 2024 16:26
- name: CLA Assistant
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'
# Version: 2.6.1
uses: contributor-assistant/github-action@ca4a40a7d1004f18d9960b404b97e5f30a505a08
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did we change from cla-assistant to contributor-assistant?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think they renamed the repo, which is why I think it was failing before

@luacmartins luacmartins merged commit fde193e into main Oct 18, 2024
1 check passed
@luacmartins luacmartins deleted the andrew-cla branch October 18, 2024 18:49
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.

2 participants