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.yml file
- Added docs/v2/server_deploy/scripts/build_all_service.sh file
- Added docs/v2/server_deploy/scripts/stop_all.sh file
- Added scripts/githooks/commit-msg.sh file
- Added scripts/githooks/go-gitlint.sh file
- Modified scripts/githooks/pre-commit file
- Modified scripts/githooks/pre-commit.sh file
- Modified scripts/githooks/pre-push.sh file
Summary
- Added .github/release-drafter.yml file for release drafter configuration
- Added docs/v2/server_deploy/scripts/build_all_service.sh file for building all services
- Added docs/v2/server_deploy/scripts/stop_all.sh file for stopping all services
- Added scripts/githooks/commit-msg.sh file for running go-gitlint on commit messages
- Added scripts/githooks/go-gitlint.sh file for executing go-gitlint
- Modified scripts/githooks/pre-commit file to update the file size limit
- Modified scripts/githooks/pre-commit.sh file to update the branch name validation message
- Modified scripts/githooks/pre-push.sh file to update the branch name validation message
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.
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:
[!CAUTION]
An error has occurred: Message is too long, max tokens is -49931 (tracking ID: 4ea26d8589)
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.