-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Changes on "upstream" require a manual trigger to push a new image to docker hub at the moment. To reduce manual work and keep the delay for new features/bugfixes short, an automatic build and push of a new image would be great
Suggested solutions
- Trigger workflow from
wishthis/wishthis(would require changes on that repo, unsure if that's wanted especially since this is no officially supported docker image) - Trigger workflow by listening on some event on
wishthis/wishthis(I don't know if that's possible) - Trigger workflow periodically, check for changes and build/push image if needed
Would you like a PR on this? I have some time and would like to learn a bit about github workflows anyway. Maybe I can provide atleast a starting point
Hiobi and ChrisLane
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request