Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Make auto-fixable errors blocking#683

Unanswered
MichaelSnowden asked this question inQ&A
Discussion options

I want to configuremy team's linter action to block merging in some cases. The linter action will appear in the CI as a failure; however, you can still merge the pull request ignoring the failure. In most cases, I want to keep the linter non-blocking to avoid false positives from blocking any pressing changes. However, for linter errors that can be auto-fixed, I want the action to block the PR from being merged. Essentially, I want to block the merge if there is any diff after running the linter with --fix=true. How can I accomplish this? Thanks!

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Q&A
Labels
None yet
1 participant
@MichaelSnowden

[8]ページ先頭

©2009-2025 Movatter.jp