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

added hacktoberfest label action #45

Merged
merged 1 commit into from
Oct 1, 2020

Conversation

rrrrrrmb
Copy link
Contributor

@rrrrrrmb rrrrrrmb commented Oct 1, 2020

Description

Added workflow for a github action that labels all issues opened in the month of October with 'hacktoberfest'.The action build will be triggered whenever a new issue is opened or an existing issue is labelled.

Related Issues or Pull Requests

#44

Have you read the Contributing Guidelines on Pull Requests?

  • Yes
  • No

Checklist

  • I've read the contribution guidelines.
  • I've checked the issue list before deciding what to submit.
  • I've edited the README.md and link to my code.

To be done

  • Add the following secrets to the main repo
SECRET Purpose
LABEL_COLOR The hex code of the label color
LABLE_FILTER Adds label only to the issues having this filter (default:every issue will be labeled)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Congratulations!! for making your first PR at Amazing-Python-Scripts, our mentors will review it soon.

@avinashkranjan avinashkranjan merged commit 6e8d110 into avinashkranjan:master Oct 1, 2020
@avinashkranjan
Copy link
Owner

@all-contributors please add @mdb571 for documentation

@allcontributors
Copy link
Contributor

@avinashkranjan

I've put up a pull request to add @mdb571! 🎉

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.

Create a Github Action to Add Hacktoberfest Tag to all the Issues
2 participants