Skip to content

Include WorkflowID & RunID when initializing branch tokens#5152

Merged
norberthu merged 1 commit intomainfrom
norbert/branch-token
Nov 22, 2023
Merged

Include WorkflowID & RunID when initializing branch tokens#5152
norberthu merged 1 commit intomainfrom
norbert/branch-token

Conversation

@norberthu
Copy link
Copy Markdown
Contributor

What changed?

Why?

How did you test it?

Potential risks

Is hotfix candidate?

@norberthu norberthu requested a review from a team as a code owner November 22, 2023 20:22
@norberthu norberthu requested a review from yycptt November 22, 2023 20:23
Comment on lines 42 to +44
namespaceID string,
workflowID string,
runID string,
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.

use definition.WorkflowKey instead?

@norberthu norberthu merged commit a34d820 into main Nov 22, 2023
@norberthu norberthu deleted the norbert/branch-token branch November 22, 2023 21:54
norberthu added a commit that referenced this pull request Nov 22, 2023
<!-- Describe what has changed in this PR -->
**What changed?**

<!-- Tell your future self why have you made these changes -->
**Why?**

<!-- How have you verified this change? Tested locally? Added a unit
test? Checked in staging env? -->
**How did you test it?**

<!-- Assuming the worst case, what can be broken when deploying this
change to production? -->
**Potential risks**

<!-- Is this PR a hotfix candidate or require that a notification be
sent to the broader community? (Yes/No) -->
**Is hotfix candidate?**
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