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

fix: add a specific error message for the commit queue #645

Merged
merged 2 commits into from
Jul 31, 2022

Conversation

aduh95
Copy link
Contributor

@aduh95 aduh95 commented Jul 30, 2022

We can detect when we're running from a GitHub Actions runner, and output an error message specific to the CQ (as Use --fixupAll is not a very actionable workaround in the context of the CQ).

@codecov
Copy link

codecov bot commented Jul 30, 2022

Codecov Report

Merging #645 (c04f593) into main (0d49eda) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #645   +/-   ##
=======================================
  Coverage   84.09%   84.09%           
=======================================
  Files          37       37           
  Lines        4074     4074           
=======================================
  Hits         3426     3426           
  Misses        648      648           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0d49eda...c04f593. Read the comment docs.

@targos
Copy link
Member

targos commented Jul 31, 2022

Message sgtm. Can you fix the ESLint errors?

@targos targos merged commit 3d6ece6 into nodejs:main Jul 31, 2022
@aduh95 aduh95 deleted the cq-error-message branch July 31, 2022 14:33
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.

None yet

2 participants