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

Allow passing payloads to rollout route #8

Merged
merged 6 commits into from
Apr 18, 2024
Merged

Allow passing payloads to rollout route #8

merged 6 commits into from
Apr 18, 2024

Conversation

joecorall
Copy link
Member

@joecorall joecorall commented Apr 18, 2024

curl -H "Authorization: bearer xyz..." -d '{"git-branch": "custom-args"}' https://example.com/

Would make

$GIT_BRANCH

Available in the rollout command

Resolves #4

@joecorall joecorall merged commit 1091f6f into main Apr 18, 2024
2 checks passed
@joecorall joecorall deleted the custom-args branch April 18, 2024 11:09
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.

Allow passing some simple info to the script
1 participant