ci(satp-hermes): only push to dockerhub on release#4532
Merged
Conversation
7 tasks
4c022ba to
38a89b3
Compare
Signed-off-by: Rafael Belchior <rafael.belchior@tecnico.ulisboa.pt>
Assisted-by: anthropic:claude-sonnet-4.6 Signed-off-by: Rafael Belchior <rafael.belchior@tecnico.ulisboa.pt>
sandeepnRES
reviewed
Jul 7, 2026
sandeepnRES
approved these changes
Jul 7, 2026
sandeepnRES
left a comment
Contributor
There was a problem hiding this comment.
Looks good, just minor comment
AndreAugusto11
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Requirements
upstream/mainbranch and squashed into single commit to help maintainers review it more efficiently and to avoid spaghetti git commit graphs that obfuscate which commit did exactly what change, when, and why.Signed-off-by: Name <email>) to certify the Developer Certificate of Origin (DCO). Use the-sflag withgit commit. See signing commits for more information. AI agents must not add Signed-off-by tags — only the human submitter may certify the DCO (see AI Guidelines §7).Assisted-bytag in the commit message per the AI Guidelines §2.2 (e.g.,Assisted-by: GitHub-Copilot:claude-opus-4). All AI-generated code must be human-reviewed before submission.Character Limit
A Must Read for Beginners
For rebasing and squashing, here's a must read guide for beginners.