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

add magic /autofix ability for PRs #577

Merged
merged 3 commits into from
Oct 2, 2024

Conversation

balos1
Copy link
Member

@balos1 balos1 commented Sep 23, 2024

This wont do anything until it is propagated into main, but I have tested it out in my sundials fork and it seems to work. The idea is that you can comment /autofix on your PR and a GitHub action will fix the spelling, formatting, and swig errors.

@balos1 balos1 added the ci label Sep 23, 2024
@balos1 balos1 added this to the SUNDIALS Next milestone Sep 23, 2024
@balos1 balos1 force-pushed the maintenance/github-style-action branch from 077121b to 194eae1 Compare September 23, 2024 23:59
drreynolds
drreynolds previously approved these changes Sep 25, 2024
Copy link
Collaborator

@drreynolds drreynolds left a comment

Choose a reason for hiding this comment

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

This looks fantastic. I'm excited to try it out.

Copy link
Member

@gardner48 gardner48 left a comment

Choose a reason for hiding this comment

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

Will this work for PRs from forks as well?

.github/workflows/check-format.yml Show resolved Hide resolved
@balos1
Copy link
Member Author

balos1 commented Oct 1, 2024

Will this work for PRs from forks as well?

I believe so.

@gardner48 gardner48 merged commit 271c0ed into develop Oct 2, 2024
26 of 27 checks passed
@gardner48 gardner48 deleted the maintenance/github-style-action branch October 2, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants