Developers
Developer's PRs (all categories)
Returns all PRs relevant to the developer grouped into open (authored), reviewer, and action_required lists. Each PR includes wb_index and wb_name to correlate with the watched_branches endpoint. wb_name is the branch name (e.g. 'main') and can be used directly as the {branch} path parameter.
get/api/v1alpha/developers/{username}/prs
Path parameters
usernamestring required
Response
PR lists retrieved
Changes
Changed in 1 of the 6 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○