openim-docs
openim-docs copied to clipboard
[Sweep GHA Fix] The GitHub Actions run failed with...
Description
This pull request includes the following changes:
- Added
.github/release-drafter.ymlfile - Added
.github/workflows/pre-commit.ymlfile - Added
scripts/githooks/go-gitlint.shfile - Modified
scripts/githooks/commit-msg.shfile - Modified
scripts/githooks/pre-commit.shfile - Modified
scripts/githooks/pre-push.shfile
Summary
- Added
.github/release-drafter.ymlfile to configure release drafter - Added
.github/workflows/pre-commit.ymlfile to define pre-commit hook workflow - Added
scripts/githooks/go-gitlint.shfile to run go-gitlint - Modified
scripts/githooks/commit-msg.shfile to include go-gitlint target - Modified
scripts/githooks/pre-commit.shfile to include file size limit check and branch name validation - Modified
scripts/githooks/pre-push.shfile to include branch name validation
Apply Sweep Rules to your PR?
- [ ] Apply: All new business logic should have corresponding unit tests.
- [ ] Apply: Refactor large functions to be more modular.
- [ ] Apply: Add docstrings to all functions and file headers.
This is an automated message generated by Sweep AI.