openim-docs icon indicating copy to clipboard operation
openim-docs copied to clipboard

[Sweep GHA Fix] The GitHub Actions run failed with...

Open sweep-ai-deprecated[bot] opened this issue 1 year ago • 3 comments

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
  • Modified scripts/githooks/pre-commit.sh file
  • Modified 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
  • Modified scripts/githooks/pre-commit.sh file
  • Modified scripts/githooks/pre-push.sh file

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.

Sweeping

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/fefa3ce2-ed54-4f89-8699-3ad28842e21f.sh: line 1: scripts/githooks/pre-commit.sh: Permission denied

Created Pull Request: https://github.com/openimsdk/openim-docs/pull/339