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

/trigger/release endpoint doesn't honour the setrelease parameter like /source/{project_name}?cmd=release does #16544

Open
oSoMoN opened this issue Jul 23, 2024 · 1 comment
Labels
Feature Frontend Things related to the OBS RoR app

Comments

@oSoMoN
Copy link
Contributor

oSoMoN commented Jul 23, 2024

POST /source/{project_name}?cmd=release exposes a setrelease parameter that, when set to -, ensures that the build number isn't stripped from the copied build artifacts.

It would be convenient if POST /trigger/release (for token-based releases) did honour the same setrelease parameter.

@hennevogel hennevogel added Feature Frontend Things related to the OBS RoR app labels Jul 23, 2024
@oSoMoN
Copy link
Contributor Author

oSoMoN commented Jul 29, 2024

This seems to be addressed by #16545.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Frontend Things related to the OBS RoR app
Projects
None yet
Development

No branches or pull requests

2 participants