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

Handle pull_request_target event #91

Merged
merged 1 commit into from May 23, 2021
Merged

Handle pull_request_target event #91

merged 1 commit into from May 23, 2021

Conversation

crazy-max
Copy link
Member

Fixes #90

cc @mithro

Signed-off-by: CrazyMax crazy-max@users.noreply.github.com

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@codecov-commenter
Copy link

Codecov Report

Merging #91 (4d088f5) into master (e856afa) will decrease coverage by 0.08%.
The diff coverage is 60.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
- Coverage   76.62%   76.53%   -0.09%     
==========================================
  Files           5        5              
  Lines         338      341       +3     
  Branches       80       81       +1     
==========================================
+ Hits          259      261       +2     
  Misses          5        5              
- Partials       74       75       +1     
Impacted Files Coverage Δ
src/meta.ts 76.16% <60.00%> (-0.17%) ⬇️

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 e856afa...4d088f5. Read the comment docs.

@crazy-max crazy-max marked this pull request as ready for review May 23, 2021 02:07
@crazy-max crazy-max merged commit 9987462 into docker:master May 23, 2021
@crazy-max crazy-max deleted the pr_target_event branch May 23, 2021 13:28
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.

Support pull_request_target event in same way as pull_request
2 participants