autopub / autopub

Automatically publish package releases upon pull request merge
https://justinmayer.com/projects/autopub/
GNU Affero General Public License v3.0
81 stars 7 forks source link

Update "contributed by" message to mention contributor #25

Open patrick91 opened 2 years ago

patrick91 commented 2 years ago

Not long ago GitHub released an updated to releases that shows an avatar of the people mentioned in the release:

image

See https://docs.github.com/en/repositories/releasing-projects-on-github/managing-releases-in-a-repository (step 7)

It would be nice if we updated our message to do a @mention to the user so they get recognised in the release too 😊

It would be best to include all the people that have contributed to the PR (reviews and commits) but maybe that's more for a plugin, what do you think?