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/commit-msg.shfile - Added
scripts/githooks/go-gitlint.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 set up pre-commit hook - Added
scripts/githooks/commit-msg.shfile to handle commit message validation - Added
scripts/githooks/go-gitlint.shfile to execute go-gitlint - Modified
scripts/githooks/pre-commit.shfile to include pre-commit hook logic - Modified
scripts/githooks/pre-push.shfile to include pre-push hook logic
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:The command: Run scripts/githooks/pre-commit.sh yielded the following error: ##[error]Process completed with exit code 126. Here are the logs: /home/runner/work/_temp/3604987f-40f3-4e2e-9f18-b8a0fa57aace.sh: line 1: scripts/githooks/pre-commit.sh: Permission denied
✨ Created Pull Request: https://github.com/openimsdk/openim-docs/pull/196
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.