Skip to content

Conversation

@t0m4uk1991
Copy link
Contributor

Description

Add support of review_requested issue event

Will close #1198

@t0m4uk1991
Copy link
Contributor Author

Hi @bitwiseman
During test data generation I constantly get "{"message": "Must have admin rights to Repository.", "documentation_url": "https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request"}".

Can someone with admin rights to hub4j-test-org/github-api generate the test data for this PR?

@bitwiseman
Copy link
Member

@t0m4uk1991 I've invited you to the hub4j-test-org. You can then record the data.

@codecov
Copy link

codecov bot commented Jul 25, 2021

Codecov Report

Merging #1199 (6428f33) into main (7a4af15) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##               main    #1199   +/-   ##
=========================================
  Coverage     74.25%   74.26%           
- Complexity     1880     1882    +2     
=========================================
  Files           188      188           
  Lines          6200     6202    +2     
  Branches        368      368           
=========================================
+ Hits           4604     4606    +2     
  Misses         1374     1374           
  Partials        222      222           
Impacted Files Coverage Δ
src/main/java/org/kohsuke/github/GHIssueEvent.java 59.25% <100.00%> (+3.25%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7a4af15...6428f33. Read the comment docs.

@t0m4uk1991 t0m4uk1991 changed the title WIP Add support of review_requested event Add support of review_requested event Jul 25, 2021
@bitwiseman bitwiseman merged commit 7a0f2fe into hub4j:main Jul 26, 2021
@bitwiseman
Copy link
Member

Great!

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.

Issue Events API does not include the requestedReviewer

2 participants