thisdot / starter.dev

A collection of kits to help bootstrap your next project.
https://starter.dev
MIT License
132 stars 16 forks source link

Setup a GH action for congratulating contributor when a PR is merged #1302

Closed jdwilkin4 closed 1 year ago

jdwilkin4 commented 1 year ago

Whenever a contributor has a PR approved and merged there should an automated message left on the closed PR congratulating them on their good work.

Screenshot 2023-07-14 at 9 48 13 AM

If they are a first time contributor, then we will want to modify the message to acknowledge that.

Screenshot 2023-07-17 at 10 44 10 AM

Lastly, we will want to look into having the message come from an actual account like starter.dev instead of it saying GH actions bot here

Screenshot 2023-07-17 at 10 43 17 AM

Acceptance criteria