Skip to content

feat: adding gh action script to thank contributors #1304

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

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

jdwilkin4
Copy link
Contributor

@jdwilkin4 jdwilkin4 commented Jul 17, 2023

Type of change

  • Documentation change
  • Bug fix
  • chore (setting up GH actions script)

Summary of change

This PR is responsible for adding a github actions script that will thank contributors when they have a PR merged into this repo.
There is conditional messaging depending if they are a new contributor or returning contributor.
There is also error handling to report for invalid or expired tokens. Currently the token needs to be renewed every 90 days.

Here are screenshots taken from a test demo I created

Screenshot 2023-07-17 at 10 44 10 AM Screenshot 2023-07-17 at 10 43 17 AM

Checklist

@jdwilkin4 jdwilkin4 self-assigned this Jul 17, 2023
@netlify
Copy link

netlify bot commented Jul 17, 2023

Deploy Preview for starter-dev canceled.

Name Link
🔨 Latest commit 891cdf1
🔍 Latest deploy log https://app.netlify.com/sites/starter-dev/deploys/64b581d1251e1f00079178fb

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jdwilkin4 jdwilkin4 merged commit 7fa62be into main Jul 17, 2023
@jdwilkin4 jdwilkin4 deleted the feat-1302-setting-contributor-script branch July 17, 2023 19:36
@thisdot-bot
Copy link

Hi @jdwilkin4. 👋

Your PR has been approved and merged. 🎉

Thank you for your continued contributions to this project. ❤️

Keep up the great work!

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.

Setup a GH action for congratulating contributor when a PR is merged
3 participants