Skip to content

Strip [bot] suffix from github.actor when constructing Docker image tags.#116

Merged
roshkhatri merged 2 commits into
valkey-io:mainlinefrom
Nikhil-Manglore:fix_bot_name
Jun 9, 2026
Merged

Strip [bot] suffix from github.actor when constructing Docker image tags.#116
roshkhatri merged 2 commits into
valkey-io:mainlinefrom
Nikhil-Manglore:fix_bot_name

Conversation

@Nikhil-Manglore

Copy link
Copy Markdown
Member

Strip [bot] suffix from github.actor when constructing Docker image tags. GitHub Apps like valkey-ops[bot] produce invalid Docker references due to square brackets being illegal in tag names.

…ags.

Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>

@roshkhatri roshkhatri left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we have the state of the wf is for test only, like env is dev, then we can just keep a placeholder for the test in the tags? so we dont have to hardcode the removal of bot, any future changes will also be compatible with the wf

Signed-off-by: Nikhil Manglore <nmanglor@amazon.com>

@roshkhatri roshkhatri left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roshkhatri roshkhatri merged commit 5c9bb25 into valkey-io:mainline Jun 9, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants