Skip to content

Bitbucket Server: Add API to get dashboard pull requests #1212

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
Aug 6, 2023

Conversation

noorul
Copy link
Contributor

@noorul noorul commented Aug 6, 2023

Retrieve a page of pull requests where the current authenticated user is involved as either a reviewer, author or a participant. The request may be filtered by pull request state, role or participant status.

https://developer.atlassian.com/server/bitbucket/rest/v811/api-group-dashboard/#api-api-latest-dashboard-pull-requests-get

Retrieve a page of pull requests where the current authenticated user
is involved as either a reviewer, author or a participant. The request
may be filtered by pull request state, role or participant status.

https://developer.atlassian.com/server/bitbucket/rest/v811/api-group-dashboard/#api-api-latest-dashboard-pull-requests-get
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 5.00% and project coverage change: -0.08% ⚠️

Comparison is base (119cc21) 34.80% compared to head (7290c3b) 34.73%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1212      +/-   ##
==========================================
- Coverage   34.80%   34.73%   -0.08%     
==========================================
  Files          44       44              
  Lines        7955     7975      +20     
  Branches     1075     1083       +8     
==========================================
+ Hits         2769     2770       +1     
- Misses       5074     5093      +19     
  Partials      112      112              
Files Changed Coverage Δ
atlassian/bitbucket/__init__.py 29.32% <5.00%> (-0.47%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gonchik gonchik merged commit 41bf268 into atlassian-api:master Aug 6, 2023
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.

3 participants