-
Notifications
You must be signed in to change notification settings - Fork 83
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
Remove pre-commit GH action #997
Merged
JacobCallahan
merged 2 commits into
SatelliteQE:master
from
ogajduse:test/pre-commit-ci-intro
Sep 19, 2023
Merged
Remove pre-commit GH action #997
JacobCallahan
merged 2 commits into
SatelliteQE:master
from
ogajduse:test/pre-commit-ci-intro
Sep 19, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ogajduse
force-pushed
the
test/pre-commit-ci-intro
branch
from
September 19, 2023 15:18
749fb9c
to
3960c1b
Compare
ogajduse
force-pushed
the
test/pre-commit-ci-intro
branch
from
September 19, 2023 15:33
a4ed081
to
f51306d
Compare
pre-commit.ci autofix |
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #997 +/- ##
==========================================
+ Coverage 92.14% 92.15% +0.01%
==========================================
Files 6 6
Lines 3043 3047 +4
==========================================
+ Hits 2804 2808 +4
Misses 239 239
☔ View full report in Codecov by Sentry. |
ogajduse
force-pushed
the
test/pre-commit-ci-intro
branch
from
September 19, 2023 15:57
aa64316
to
43ebe49
Compare
ogajduse
added
6.12.z
6.13.z
6.14.z
CherryPick
PR needs CherryPick to previous branches
AutoMerge_Cherry_Picked
Automatically merge the PR is PRT and all checks are passing
labels
Sep 19, 2023
JacobCallahan
approved these changes
Sep 19, 2023
github-actions bot
pushed a commit
that referenced
this pull request
Sep 19, 2023
* pre-commit.ci: Disable autofixing PRs * Remove pre-commit action from GHA PR workflow (cherry picked from commit 08c4bb8)
github-actions bot
pushed a commit
that referenced
this pull request
Sep 19, 2023
* pre-commit.ci: Disable autofixing PRs * Remove pre-commit action from GHA PR workflow (cherry picked from commit 08c4bb8)
github-actions bot
pushed a commit
that referenced
this pull request
Sep 19, 2023
* pre-commit.ci: Disable autofixing PRs * Remove pre-commit action from GHA PR workflow (cherry picked from commit 08c4bb8)
ColeHiggins2
pushed a commit
to ColeHiggins2/nailgun
that referenced
this pull request
Oct 3, 2023
* pre-commit.ci: Disable autofixing PRs * Remove pre-commit action from GHA PR workflow
JacobCallahan
pushed a commit
that referenced
this pull request
Oct 12, 2023
* pre-commit.ci: Disable autofixing PRs * Remove pre-commit action from GHA PR workflow (cherry picked from commit 08c4bb8)
JacobCallahan
pushed a commit
that referenced
this pull request
Oct 12, 2023
* pre-commit.ci: Disable autofixing PRs * Remove pre-commit action from GHA PR workflow (cherry picked from commit 08c4bb8)
JacobCallahan
pushed a commit
that referenced
this pull request
Oct 12, 2023
* pre-commit.ci: Disable autofixing PRs * Remove pre-commit action from GHA PR workflow (cherry picked from commit 08c4bb8)
This was referenced Nov 1, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.12.z
6.13.z
6.14.z
AutoMerge_Cherry_Picked
Automatically merge the PR is PRT and all checks are passing
CherryPick
PR needs CherryPick to previous branches
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR removes pre-commit/action in favor of pre-commit.ci that was enabled on the nailgun repository by @JacobCallahan.