Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitHub Action for Automatic Docker Registry Push (#136)
# Background Locally pushing image every time you make a release is tedious. ## Checklist Before PR Review - [x] The following has been handled: - `Draft` is set for this PR - `Title` is checked - `Background` is filled - `TODOs` are filled - `Assignee` is set - `Labels` are set - `development` is linked if related issue exists ## Checklist (Right Before PR Review Request) - [x] The following has been handled: - `yarn inspect` is run - `TODOs` are handled and checked - Final Operation Check is done - Make this PR as an open PR ## Checklist (Reviewers) - [x] Check if there are any other missing TODOs that are not yet listed - [x] Review Code - [x] Every item on the checklist has been addressed accordingly - [x] If `development` is associated to this PR, you must check if every TODOs are handled
- Loading branch information