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

CI/CD: Create GitHub action to assign issues to contributors if they comment on an issue saying "Hold my beer, I got this" #76

Merged
merged 1 commit into from
Mar 19, 2022

Conversation

kowshik-noor
Copy link
Contributor

I added a workflow that will assign an issue to any contributor if they comment on an issue saying, "Hold my beer, I got this." I did this by linking the workflow to a slightly modified version of Brian Douglas's action.

@kowshik-noor kowshik-noor changed the title CI/CD: Create GitHub action to assign issues to contributors if they comment on an issue saying "Hold my beer, I got this" #71 CI/CD: Create GitHub action to assign issues to contributors if they comment on an issue saying "Hold my beer, I got this" Mar 18, 2022
@Milind220
Copy link
Collaborator

@kowshik-noor Hey, Thanks for your contribution!

Does this GitHub Action require a private token in order to function?

@kowshik-noor
Copy link
Contributor Author

@Milind220 A private token is not required. GitHub will automatically generate a token when this action runs. The token will expire when the action is finished.

More info can be found here.

@Milind220
Copy link
Collaborator

@kowshik-noor That makes sense! Thanks a lot.

Copy link
Collaborator

@Milind220 Milind220 left a comment

Choose a reason for hiding this comment

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

Great stuff, excited to try it out

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.

None yet

2 participants