Skip to content

ci: add post-merge auto-format GitHub Actions workflow#10136

Open
openroad-ci wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:gha-post-merge-fixing
Open

ci: add post-merge auto-format GitHub Actions workflow#10136
openroad-ci wants to merge 1 commit intoThe-OpenROAD-Project:masterfrom
The-OpenROAD-Project-staging:gha-post-merge-fixing

Conversation

@openroad-ci
Copy link
Copy Markdown
Collaborator

Summary

Run clang-format, buildifier, black, and tclfmt on files changed in each push to master, committing any fixes automatically.

Type of Change

  • New feature

Impact

A step towards automating these steps

Verification

  • I have verified that the local build succeeds (./etc/Build.sh).
  • I have run the relevant tests and they pass.
  • My code follows the repository's formatting guidelines.
  • I have signed my commits (DCO).

Run clang-format, buildifier, black, and tclfmt on files changed
in each push to master, committing any fixes automatically.

Signed-off-by: Matt Liberty <mliberty@precisioninno.com>
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@maliberty maliberty requested a review from vvbandeira April 15, 2026 00:06
@maliberty maliberty requested a review from oharboe April 15, 2026 00:06
@github-actions
Copy link
Copy Markdown
Contributor

clang-tidy review says "All clean, LGTM! 👍"

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.

2 participants