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

Disable "unable to get git repo" when none exists. #2495

Conversation

stephenwithav
Copy link
Contributor

Closes #2493.

@stephenwithav stephenwithav requested a review from a team as a code owner October 19, 2024 23:23
Copy link
Contributor

@ChristopherHX ChristopherHX left a comment

Choose a reason for hiding this comment

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

I overal agree about silencing this warning, in my use of act this code is effectively disabled.

Neutral, I approve if another maintainer approves

Copy link

codecov bot commented Oct 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.43%. Comparing base (5a80a04) to head (77cd756).
Report is 182 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2495       +/-   ##
===========================================
+ Coverage   61.56%   74.43%   +12.86%     
===========================================
  Files          53       72       +19     
  Lines        9002    11056     +2054     
===========================================
+ Hits         5542     8229     +2687     
+ Misses       3020     2191      -829     
- Partials      440      636      +196     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mergify mergify bot requested a review from a team October 20, 2024 09:50
Copy link
Contributor

@ChristopherHX ChristopherHX left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

mergify bot commented Feb 25, 2025

This pull request has been removed from the queue for the following reason: pull request branch update failed.

The pull request can't be updated

You should look at the reason for the failure and decide if the pull request needs to be fixed or if you want to requeue it.

If you want to requeue this pull request, you need to post a comment with the text: @mergifyio requeue

@mergify mergify bot merged commit c6a7754 into nektos:master Feb 25, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

act shouldn't complain when there's no remote repo
3 participants