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

fix(repo_events): add support for reopen #337

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

ecrupper
Copy link
Contributor

While I was working on the original PR for this new allow_events remodel, we added support for the reopening action.

@ecrupper ecrupper requested a review from a team as a code owner December 11, 2023 02:59
Copy link

codecov bot commented Dec 11, 2023

Codecov Report

Merging #337 (d065764) into main (23c1585) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #337   +/-   ##
=======================================
  Coverage   96.11%   96.12%           
=======================================
  Files          67       67           
  Lines        7213     7229   +16     
=======================================
+ Hits         6933     6949   +16     
  Misses        205      205           
  Partials       75       75           
Files Coverage Δ
library/actions/pull.go 95.77% <100.00%> (+1.22%) ⬆️
yaml/ruleset.go 100.00% <ø> (ø)

Copy link
Contributor

@KellyMerrick KellyMerrick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ecrupper ecrupper merged commit 1eae2f5 into main Dec 11, 2023
11 checks passed
@ecrupper ecrupper deleted the fix/add-pr-reopen-action branch December 11, 2023 14:33
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