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

Setup web-hook for docker hub tag updates #94

Closed
Tracked by #93
aaronleopold opened this issue Mar 11, 2023 · 3 comments
Closed
Tracked by #93

Setup web-hook for docker hub tag updates #94

aaronleopold opened this issue Mar 11, 2023 · 3 comments
Labels
chore enhancement but more tedious help wanted Extra attention is needed

Comments

@aaronleopold
Copy link
Collaborator

aaronleopold commented Mar 11, 2023

Seems fairly straight-forward, even a few easy library choices:

https://www.npmjs.com/package/dockerhub-webhook

  • Needs to be hostable at a domain, I am not opening up my network for this
  • Can start as just docker hub, but should be agnostic enough to maybe handle other sources to feed into discord
@aaronleopold aaronleopold mentioned this issue Mar 11, 2023
8 tasks
@aaronleopold aaronleopold added help wanted Extra attention is needed chore enhancement but more tedious labels Mar 11, 2023
@aaronleopold
Copy link
Collaborator Author

Thanks for the references! You're probably right, using an action is probably the way to go here. A quick search and I see https://github.com/Ilshidur/action-discord

@aaronleopold
Copy link
Collaborator Author

So this will eventually change a little, but just for nightly tags this is good!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement but more tedious help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants