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 a new GitHub Actions workflow file
.github/workflows/pre-commit.yml - Modified the
scripts/githooks/commit-msg.shfile to include a new--targetflag forgo-gitlint - Added a new script file
scripts/githooks/go-gitlint.sh - Modified the
scripts/githooks/pre-commit.shfile to include new permissions and code changes - Modified the
scripts/githooks/pre-push.shfile to include a new branch name validation check
Summary
- Added a new GitHub Actions workflow file
.github/workflows/pre-commit.yml - Modified the
scripts/githooks/commit-msg.shfile to include a new--targetflag forgo-gitlint - Added a new script file
scripts/githooks/go-gitlint.sh - Modified the
scripts/githooks/pre-commit.shfile to include new permissions and code changes - Modified the
scripts/githooks/pre-push.shfile to include a new branch name validation check
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/7fbd80b6-e997-40ef-9e0c-7a78d72cd80c.sh: line 1: scripts/githooks/pre-commit.sh: Permission denied
✨ Created Pull Request: https://github.com/openimsdk/openim-docs/pull/238
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.