Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: cdsctl workflow run send the wrong payload #4753

Closed
fsamin opened this issue Nov 8, 2019 · 0 comments · Fixed by #4755
Closed

fix: cdsctl workflow run send the wrong payload #4753

fsamin opened this issue Nov 8, 2019 · 0 comments · Fixed by #4755
Assignees

Comments

@fsamin
Copy link
Member

fsamin commented Nov 8, 2019

r, errP := repo.New(dir)

When running cdsctl workflow run, we send by default git.branch set to the current branch, even if the workflow concerned is not the same repository, or even if the workflow doens't have git.branch in its payload

@bnjjj bnjjj self-assigned this Nov 8, 2019
bnjjj added a commit that referenced this issue Nov 8, 2019
Signed-off-by: Benjamin Coenen <benjamin.coenen@corp.ovh.com>
sguiheux pushed a commit that referenced this issue Nov 12, 2019
Signed-off-by: Benjamin Coenen <benjamin.coenen@corp.ovh.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants