[Sweep GHA Fix] The GitHub Actions run failed with... - #121
Conversation
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs:
An error has occurred: Cmd('git') failed due to: exit code(128) ' (tracking ID: 4c9f42cd85) |
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ✨ Created Pull Request: #123 |
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs:
An error has occurred: Message is too long, max tokens is -37173 (tracking ID: f8c9c12348) |
Fixing PR: track the progress here.I'm currently fixing this PR to address the following: [Sweep GHA Fix] The GitHub Actions run failed with the following error logs: ✨ Created Pull Request: #126 |
|
This issue is stale because it has been open 60 days with no activity. |
|
This PR was closed because it has been stalled for 7 days with no activity. You can reopen it if you want. |

Description
This pull request includes the following changes:
.github/workflows/pre-commit.ymlfile.github/workflows/pre-commit.ymlfilescripts/githooks/go-gitlint.shfilescripts/githooks/commit-msg.shfilescripts/githooks/go-gitlint.shfilescripts/githooks/pre-commit.shfilescripts/githooks/pre-push.shfileSummary
.github/workflows/pre-commit.ymlfile.github/workflows/pre-commit.ymlfile to include a pre-commit hookscripts/githooks/go-gitlint.shfile to run go-gitlintscripts/githooks/commit-msg.shfile to include go-gitlint targetscripts/githooks/go-gitlint.shfile to run go-gitlint with specified parametersscripts/githooks/pre-commit.shfile to update the file size limit and branch name validationscripts/githooks/pre-push.shfile to update the branch name validation