Skip to content

fix(ci): skip auto-merge for github-actions ecosystem PRs#8

Merged
Alanzhoffmann merged 1 commit into
mainfrom
fix/dependabot-workflows-permission
May 1, 2026
Merged

fix(ci): skip auto-merge for github-actions ecosystem PRs#8
Alanzhoffmann merged 1 commit into
mainfrom
fix/dependabot-workflows-permission

Conversation

@Alanzhoffmann

Copy link
Copy Markdown
Owner

GITHUB_TOKEN cannot merge PRs that modify workflow files (requires workflows permission which is unavailable to GitHub Apps). Skip auto-merge for github_actions ecosystem PRs so they can be merged manually.

GITHUB_TOKEN cannot merge PRs that modify workflow files (requires
workflows permission which is unavailable to GitHub Apps). Skip
auto-merge for github_actions ecosystem PRs so they can be merged
manually.
@Alanzhoffmann Alanzhoffmann merged commit 0e3ab9f into main May 1, 2026
2 checks passed
@Alanzhoffmann Alanzhoffmann deleted the fix/dependabot-workflows-permission branch May 1, 2026 08:20
@github-actions

github-actions Bot commented May 1, 2026

Copy link
Copy Markdown

Code Coverage

Package Line Rate Branch Rate Health
FinanceSplit.Api 82% 63%
FinanceSplit.Application 51% 37%
FinanceSplit.Contracts 63% 100%
FinanceSplit.Data 75% 62%
FinanceSplit.Domain 91% 83%
FinanceSplit.Web 33% 35%
Summary 69% (574 / 837) 60% (217 / 362)

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.

1 participant