-
Notifications
You must be signed in to change notification settings - Fork 83
[Sweep GHA Fix] The GitHub Actions run failed with... #279
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
[Sweep GHA Fix] The GitHub Actions run failed with... #279
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: #289 |
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: #291 |
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: #299 |
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: Sweep could not find any files to modify (tracking ID: 7405274a8d) |
|
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/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'flagscripts/githooks/pre-commit.shfile to include file size limit check and branch name validationscripts/githooks/pre-push.shfile to include branch name validation