-
Notifications
You must be signed in to change notification settings - Fork 161
add plugin release webhook notification #453
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
add plugin release webhook notification #453
Conversation
Co-authored-by: Jeremy Wu <[email protected]>
…ow.Launcher.PluginsManifest into plugin-release-webhook
|
I also reverted most of the changes I made to |
…e_noti` to `send_notification`
|
I decided to move |
jjw24
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
Based on #420
This PR adds a notification that gets triggered in the
python-passed.ymlworkflow, where when theDateAddedkey gets added to a plugin, a notification is sent to discord stating that a new plugin has been uploaded. I tried to keep the embed similar to the one used for updates, but I made a couple of changes.Notification Example
Overview of changes
update-tested.pyscript andpython-passed.ymlworkflowrelease_hookfunction based onupdate_hooktodiscord.pyupdate-tested.pyexecuterelease_hookfor new releasesupdate-tested.pyvia a CLI argument