Skip to content
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

Implement workflow run approval #1504

Merged
merged 2 commits into from Aug 18, 2022
Merged

Conversation

gsmet
Copy link
Contributor

@gsmet gsmet commented Aug 17, 2022

Description

This pull request implements workflow run approval.

@bitwiseman my dear colleague @holly-cummins needs it for some Quarkus related work so if you have plans to release something soon, we would appreciate if this could get in.
Thanks!

@gsmet gsmet changed the title Add workflow run approval method Implement workflow run approval Aug 17, 2022
@codecov
Copy link

codecov bot commented Aug 17, 2022

Codecov Report

Merging #1504 (de1345b) into main (e5fb0cd) will increase coverage by 0.09%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main    #1504      +/-   ##
============================================
+ Coverage     78.88%   78.97%   +0.09%     
- Complexity     2124     2128       +4     
============================================
  Files           204      204              
  Lines          6456     6460       +4     
  Branches        361      361              
============================================
+ Hits           5093     5102       +9     
+ Misses         1153     1148       -5     
  Partials        210      210              
Impacted Files Coverage Δ
...rc/main/java/org/kohsuke/github/GHWorkflowRun.java 89.70% <100.00%> (+1.82%) ⬆️
.../org/kohsuke/github/GHWorkflowRunQueryBuilder.java 66.66% <100.00%> (+4.16%) ⬆️
.../org/kohsuke/github/GHPullRequestQueryBuilder.java 95.00% <0.00%> (+20.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@bitwiseman bitwiseman merged commit f540664 into hub4j:main Aug 18, 2022
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.

None yet

2 participants