Skip to content

Trippable CI/CD Auto Format - #545

Merged
dchansen06 merged 41 commits into
mainfrom
TripAutoFormat
Aug 18, 2026
Merged

Trippable CI/CD Auto Format#545
dchansen06 merged 41 commits into
mainfrom
TripAutoFormat

Conversation

@dchansen06

@dchansen06 dchansen06 commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

Casually Invokable Auto Formatting

Problem and Scope

I catch myself mark a PR as ready for review and then setting it back to a draft after all the auto formatting jobs ran just because it's nice to have

Description

Run auto format only on commits with the lowercase words auto and format in them OR when in a pr that is not a draft

Gotchas and Limitations

Later auto formatting jobs invoke off of it, which is intentional, but could be confusing

Testing

  • HOOTL testing
  • HITL testing
  • Human tested

Testing Details

Tried different combinations as commits within this PR

Larger Impact

Nicer setup and no pinging on ready for review boundaries

Additional Context and Ticket

Thought of during #526
Resolves #541

…format` in them OR when in a pr that is not a draft

Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
@dchansen06 dchansen06 self-assigned this Aug 18, 2026
@dchansen06 dchansen06 added Enhancement New feature or request GitHub Meta, anything related to or dealing with GitHub HOOTL Testing Having to do with or interacting with HOOTL testing 2 PRIORITY Important and a priority, but less than URGENT Small Fry Something that is small, could include bug fixes or smaller changes labels Aug 18, 2026
@dchansen06 dchansen06 added this to the Monorepo Niceties milestone Aug 18, 2026
@dchansen06 dchansen06 linked an issue Aug 18, 2026 that may be closed by this pull request
dchansen06 and others added 21 commits August 17, 2026 22:58
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
dchansen06 and others added 12 commits August 18, 2026 00:15
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
Signed-off-by: Daniel Hansen <dchansen06@gmail.com>
@dchansen06
dchansen06 marked this pull request as ready for review August 18, 2026 07:35
@dchansen06

Copy link
Copy Markdown
Contributor Author

Clang-Format seems faster by about 10-15 sec with this swap

@dchansen06
dchansen06 merged commit 75d799f into main Aug 18, 2026
31 checks passed
@dchansen06
dchansen06 deleted the TripAutoFormat branch August 18, 2026 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2 PRIORITY Important and a priority, but less than URGENT Enhancement New feature or request GitHub Meta, anything related to or dealing with GitHub HOOTL Testing Having to do with or interacting with HOOTL testing Small Fry Something that is small, could include bug fixes or smaller changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Commit Message Enable CI/CD Auto Format

1 participant