Skip to content

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

Merged
snigdhas merged 1 commit intomasterfrom
snigdha/specify-projects
Jun 23, 2022
Merged

feat(api): Add 'projects' query param for release deploys#35916
snigdhas merged 1 commit intomasterfrom
snigdha/specify-projects

Conversation

@snigdhas
Copy link
Contributor

@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
Contributor 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