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

GitEmote - Comment Action #630 #703

Closed
wants to merge 9 commits into from
Closed

GitEmote - Comment Action #630 #703

wants to merge 9 commits into from

Conversation

lingeorge88
Copy link
Collaborator

@lingeorge88 lingeorge88 commented Nov 8, 2023

This is an action created for issue #630

This is a simple github action that triggers when a user opens a pull request. The action will add a corresponding emoji sticker from Google's emoji kitchen based on the specific keywords in the title of the pull request. This action aims to help users and reviewers quickly identify the purpose or intention of specific commits by other users

@lingeorge88 lingeorge88 requested a review from a team as a code owner November 8, 2023 04:45
@lingeorge88
Copy link
Collaborator Author

lingeorge88 commented Nov 8, 2023

### Update:

Created an emojiPR.yml file in the workflows folder

  • The action checks for the following keywords in a pull request title: "feat|fix|docs|style|refactor|test" and appends an corresponding sticker to the comment section of the pull request

@lingeorge88
Copy link
Collaborator Author

### Tests:
Here are a list of pull requests with different keywords in the title and their corresponding sticker:
Screenshot 2023-11-07 at 8 13 31 PM
Screenshot 2023-11-07 at 8 16 15 PM
Screenshot 2023-11-07 at 8 22 16 PM
Screenshot 2023-11-07 at 8 24 26 PM
Screenshot 2023-11-07 at 8 25 24 PM

@lingeorge88
Copy link
Collaborator Author

closing this pull request since the branch comparison is wrong, see the updated pull request at [https://github.com//pull/709](Updated pull request)

@lingeorge88 lingeorge88 closed this Nov 8, 2023
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.

1 participant