[Sweep GHA Fix] The GitHub Actions run failed with...
Description
This pull request includes the following changes:
- Added .github/release-drafter.yml file
- Added .github/workflows/pre-commit.yml file
- Added scripts/githooks/commit-msg.sh file
- Added scripts/githooks/go-gitlint.sh file
- Updated scripts/githooks/pre-commit file
- Updated scripts/githooks/pre-commit.sh file
- Updated scripts/githooks/pre-push.sh file
Summary
- Added .github/release-drafter.yml file
- Added .github/workflows/pre-commit.yml file
- Added scripts/githooks/commit-msg.sh file
- Added scripts/githooks/go-gitlint.sh file
- Updated scripts/githooks/pre-commit file
- Updated scripts/githooks/pre-commit.sh file
- Updated scripts/githooks/pre-push.sh file
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: https://github.com/openimsdk/openim-docs/pull/226
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 release-drafter/release-drafter@v5 yielded the following error: ##[error]Invalid config file ##[warning]openimsdk/openim-docs: Invalid config file { name: 'event', id: '7536861484', stack: 'Error: Configuration file .github/release-drafter.yml is not found. The configuration file must reside in your default branch.\n' + ' at getConfig (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142745:13)\n' + ' at async /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142240:22\n' + ' at async Promise.all (index 0)', type: 'Error' } ##[error]Invalid config file Here are the logs: "pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) "pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) "pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) "pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/) ##[warning]openimsdk/openim-docs: Invalid config file { name: 'event', id: '7536861484', stack: 'Error: Configuration file .github/release-drafter.yml is not found. The configuration file must reside in your default branch.\n' + ' at getConfig (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142745:13)\n' + ' at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142339:20)\n' + ' at async Promise.all (index 1)', type: 'Error' }
✨ Created Pull Request: https://github.com/openimsdk/openim-docs/pull/230
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/b4f90a95-cdaa-4c28-a36c-c99671ec8f60.sh: line 1: scripts/githooks/pre-commit.sh: Permission denied
✨ Created Pull Request: https://github.com/openimsdk/openim-docs/pull/233
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.