Skip to content

Implement cre workflow pause for private registry#382

Merged
j-nowak merged 2 commits into
mainfrom
DEVSVCS-4636/pause-command
Apr 20, 2026
Merged

Implement cre workflow pause for private registry#382
j-nowak merged 2 commits into
mainfrom
DEVSVCS-4636/pause-command

Conversation

@j-nowak
Copy link
Copy Markdown
Contributor

@j-nowak j-nowak commented Apr 17, 2026

No description provided.

@j-nowak j-nowak requested review from ibrajer and timothyF95 April 17, 2026 12:22
@j-nowak j-nowak marked this pull request as ready for review April 17, 2026 12:22
@j-nowak j-nowak requested a review from a team as a code owner April 17, 2026 12:22
Comment on lines +133 to +134
if len(owner) >= 2 && owner[:2] != "0x" {
owner = "0x" + owner
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I don't understand why this is needed - can't we ensure that DerivedWorkflowOwner propagated to the runtime context is a valid ETH address instead? It can't even be empty, it always has to exist

@j-nowak j-nowak added this pull request to the merge queue Apr 20, 2026
Merged via the queue into main with commit c8aeb0b Apr 20, 2026
22 checks passed
@j-nowak j-nowak deleted the DEVSVCS-4636/pause-command branch April 20, 2026 13:50
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