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

gh-234: add pre-commit.ci support #245

Merged
merged 3 commits into from
Sep 18, 2024
Merged

gh-234: add pre-commit.ci support #245

merged 3 commits into from
Sep 18, 2024

Conversation

Saransh-cpp
Copy link
Member

I have already enable pre-commit.ci in the repository settings. This just adds a pretty PR title layer over the bot.

Closes: #234
Refs: #187

@Saransh-cpp Saransh-cpp added the infrastructure Project infrastructure: dev tools, packaging, etc. label Sep 18, 2024
@Saransh-cpp
Copy link
Member Author

Nice, the bot works 🤖

Copy link
Member

@paddyroddy paddyroddy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@@ -10,6 +10,7 @@ on:

jobs:
check-pr-title:
if: ${{ github.actor != 'pre-commit-ci[bot]' }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good idea

@paddyroddy
Copy link
Member

Will merge now

@paddyroddy paddyroddy merged commit 2c4a712 into main Sep 18, 2024
6 of 11 checks passed
@paddyroddy paddyroddy deleted the saransh/pre-commit.ci branch September 18, 2024 15:39
@Saransh-cpp Saransh-cpp self-assigned this Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infrastructure Project infrastructure: dev tools, packaging, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add pre-commit.ci
2 participants