Skip to content

feat(api): Add 'projects' query param for release deploys #35916

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

Merged
merged 1 commit into from
Jun 23, 2022

Conversation

snigdhas
Copy link
Member

@snigdhas snigdhas commented Jun 22, 2022

Allow API users to optionally specify which projects to include in the release deploys endpoint.

The existing API includes all projects in the release. With this change, users can optionally specify which subset of projects to include. If the new projects parameter is not provided, the default behavior remains unchanged.

Fixes WOR-1931

@snigdhas snigdhas self-assigned this Jun 22, 2022
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jun 22, 2022
@snigdhas snigdhas changed the title feat(api): Add 'projects' query param for the release deploys endpoint feat(api): Add 'projects' query param for release deploys Jun 22, 2022
@snigdhas snigdhas requested a review from a team June 22, 2022 18:09
@snigdhas snigdhas marked this pull request as ready for review June 22, 2022 18:19
@snigdhas snigdhas requested a review from a team as a code owner June 22, 2022 18:19
@snigdhas snigdhas linked an issue Jun 22, 2022 that may be closed by this pull request
@snigdhas snigdhas merged commit f9c981f into master Jun 23, 2022
@snigdhas snigdhas deleted the snigdha/specify-projects branch June 23, 2022 00:50
@BYK
Copy link
Member

BYK commented Jun 23, 2022

@snigdhas thanks a lot for the patch! Can you ping back here when this goes live so I can update our CI pipelines?

DominikB2014 pushed a commit that referenced this pull request Jun 23, 2022
Add 'projects' query param for the release deploys endpoint
@snigdhas
Copy link
Member Author

Changes are live! 🥳

@github-actions github-actions bot locked and limited conversation to collaborators Jul 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow specifying projects for release deploys
3 participants