Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GitHub Actions run by installing go-gitlint tool #110

Closed
wants to merge 7 commits into from

Conversation

sweep-ai[bot]
Copy link
Contributor

@sweep-ai sweep-ai bot commented Dec 26, 2023

PR Feedback (click)

  • 👍 Sweep Did Well
  • 👎 Sweep Needs Improvement
    I created this PR to fix the failing GitHub Actions.## Description
    This PR fixes the GitHub Actions run failure by ensuring the 'go-gitlint' tool is installed before the 'commit-msg' githook script is run. A new step has been added to the GitHub Actions workflow to install the 'go-gitlint' tool using the 'make tools' or 'make tools.verify.go-gitlint' command.

Summary of Changes

  • Modified '.github/workflows/main.yml' to add a new step for installing the 'go-gitlint' tool before the 'commit-msg' githook script is run.

@sweep-ai sweep-ai bot requested review from cubxxw and kubbot as code owners December 26, 2023 20:12
Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

Rollback Files For Sweep

  • Rollback changes to .github/workflows/main.yml

Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

Sandbox Executions

@sweep-ai sweep-ai bot added the sweep label Dec 26, 2023
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 26, 2023
Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

The command:
Run ./tools/typos ./CONTRIBUTING.md ./README.md
yielded the following error:
##[error]Process completed with exit code 127.
Here are the logs:

/home/runner/work/_temp/59372292-50b1-47b9-add0-2d1d87ceae6b.sh: line 1: ./tools/typos: No such file or directory

Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

🚀 Wrote Changes

Done.

@kubbot
Copy link
Member

kubbot commented Dec 26, 2023

Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿


Sandbox Executions

@pull-request-size pull-request-size bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Dec 26, 2023
Copy link
Contributor Author

sweep-ai bot commented Dec 26, 2023

🚀 Wrote Changes

Done.

@kubbot
Copy link
Member

kubbot commented Feb 15, 2024

This issue is stale because it has been open 7 days with no activity.

@kubbot kubbot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Feb 15, 2024
@kubbot
Copy link
Member

kubbot commented Feb 21, 2024

This PR was closed because it has been stalled for 5 days with no activity. You can reopen it if you want.

@kubbot kubbot closed this Feb 21, 2024
@kubecub kubecub locked and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants