Skip to content

Conversation

@bislara
Copy link
Contributor

@bislara bislara commented Oct 6, 2020

Added the issue labeller and greeting Github action.

  • What does this PR do?
    Labels will be generated based on the content which is written in the issue description. like if its enhancement type, then labeller will add enhancement label, similarly for bug and other.
    We can mention the keywords for a particular label in the issues_labeller.yml file inside the .github folder.

The greeting action will add a comment on the issue and PR for the first time contributors.
The message present in the greeting action (like congrats 🎉 on creating your first PR, etc) can cheer someone that his/her contribution is being acknowledged and encourage them to contribute more.

  • Screenshots and/or Live Demo

For Greetings action
image

For labeller action
image

Fixed #2

@bislara
Copy link
Contributor Author

bislara commented Oct 7, 2020

@codeperfectplus Please review this PR and merge it if its fine.

Copy link
Owner

@codeperfectplus codeperfectplus left a comment

Choose a reason for hiding this comment

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

Thanks for contributing to the repository. Looking more contribution in future.

Join Py-Contributors Community
DiscordTelegramwebsite

Please share your Hacktober Experience on Discord Channel to Encourage more member to contribute to open source.
Happy Coding

@codeperfectplus codeperfectplus merged commit ff9fc5a into codeperfectplus:master Oct 23, 2020
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.

Improve github workflow

2 participants