-
Notifications
You must be signed in to change notification settings - Fork 503
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
🌱 Added Repo Urls from GitHub marketplace #3732
🌱 Added Repo Urls from GitHub marketplace #3732
Conversation
Signed-off-by: manishtiwari25 <manish.ertiwari@outlook.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR. Out of curiosity, are these all of the public GitHub actions? or how was this collected?
I'm going to wait until after the holidays on this. The weekly runs have been slow recently, and I don't want these extra repos to cause us not to finish our runs these next few holiday weeks.
Hey @spencerschrock, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should have the quota for these additional repos, but the branch needs to be up-to-date and I'm unable to do so myself.
I'll try to keep an eye out for when you do and try to merge, but granting maintainers access to the branch may be the simpler way.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #3732 +/- ##
==========================================
+ Coverage 66.40% 68.39% +1.99%
==========================================
Files 229 229
Lines 15502 15502
==========================================
+ Hits 10294 10603 +309
+ Misses 4595 4248 -347
- Partials 613 651 +38 |
What kind of change does this PR introduce?
(Is it a bug fix, feature, docs update, something else?)
What is the current behavior?
What is the new behavior (if this is a feature change)?**
Which issue(s) this PR fixes
Special notes for your reviewer
Does this PR introduce a user-facing change?
For user-facing changes, please add a concise, human-readable release note to
the
release-note
(In particular, describe what changes users might need to make in their
application as a result of this pull request.)