Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix GHTeam#remove(GHUser) and add tests #1438

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 3 commits into from
Apr 21, 2022
Merged

Conversation

gsmet
Copy link
Contributor

@gsmet gsmet commented Apr 21, 2022

I included the original commit of #1437 with the original author (just reworded the commit message for more clarity).

My advice would be to release something right away as this could be considered as a security issue given we are not removing people from teams appropriately.

Note that it was broken anyway since GH retired the old Teams API.

src/main/java/org/kohsuke/github/GHTeam.java Outdated Show resolved Hide resolved
@gsmet gsmet mentioned this pull request Apr 21, 2022
10 tasks
@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #1438 (d870d21) into main (0365965) will increase coverage by 0.12%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1438      +/-   ##
============================================
+ Coverage     78.65%   78.77%   +0.12%     
- Complexity     2097     2100       +3     
============================================
  Files           201      201              
  Lines          6389     6390       +1     
  Branches        359      359              
============================================
+ Hits           5025     5034       +9     
+ Misses         1157     1149       -8     
  Partials        207      207              
Impacted Files Coverage Δ
src/main/java/org/kohsuke/github/GHTeam.java 83.52% <100.00%> (+9.71%) ⬆️

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 0365965...d870d21. Read the comment docs.

@bitwiseman bitwiseman merged commit fab5137 into hub4j:main Apr 21, 2022
@gsmet
Copy link
Contributor Author

gsmet commented Apr 21, 2022

Thanks for the quick release @bitwiseman !

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.