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

Fixed failing dependabot workflow runs #1886

Merged
merged 1 commit into from
Dec 4, 2024
Merged

Conversation

siad007
Copy link
Member

@siad007 siad007 commented Dec 4, 2024

See for reference: https://github.com/phingofficial/phing/actions/runs/12104908943/job/33749537007

Added condition to ignore the dependabot actor for the docker build image step.

@siad007 siad007 self-assigned this Dec 4, 2024
@siad007 siad007 added defect github_actions Pull requests that update GitHub Actions code and removed github_actions Pull requests that update GitHub Actions code labels Dec 4, 2024
@siad007
Copy link
Member Author

siad007 commented Dec 4, 2024

@mrook after merge we could think about auto-merging the dependabot PRs then 😄 WDYT?

@siad007 siad007 requested a review from mrook December 4, 2024 18:26
@siad007 siad007 added this to the 3.0.1 milestone Dec 4, 2024
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.37%. Comparing base (0d8fa9e) to head (4094016).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #1886   +/-   ##
=========================================
  Coverage     53.37%   53.37%           
  Complexity     9818     9818           
=========================================
  Files           496      496           
  Lines         24738    24738           
=========================================
  Hits          13203    13203           
  Misses        11535    11535           

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

@mrook mrook merged commit 6365361 into main Dec 4, 2024
74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants