-
Couldn't load subscription status.
- Fork 82
[Sweep GHA Fix] The GitHub Actions run failed with... #302
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
base: sweep/sweep_gha_fix_the_github_actions_run_fai_84bfe
Are you sure you want to change the base?
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: ✨ Created Pull Request: #315 |
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: #318 |
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 -15328 (tracking ID: 9ebdb616dd) |
|
This issue is stale because it has been open 60 days with no activity. |

Description
This pull request includes the following changes:
.github/release-drafter.ymlfile.github/workflows/pre-commit.ymlfilescripts/githooks/go-gitlint.shfilescripts/githooks/commit-msg.shfilescripts/githooks/pre-commit.shfilescripts/githooks/pre-push.shfileSummary
.github/release-drafter.ymlfile for Release Drafter configuration.github/workflows/pre-commit.ymlfile for Pre-commit Hookscripts/githooks/go-gitlint.shfile for executing go-gitlintscripts/githooks/commit-msg.shfile to include--target='go-gitlint'optionscripts/githooks/pre-commit.shfile to include file size limit check and branch name validationscripts/githooks/pre-push.shfile to include branch name validation