Skip to content

Conversation

@edfams
Copy link
Contributor

@edfams edfams commented Aug 2, 2025

  • Add clang-format-check.yml for basic formatting checks
  • Add comprehensive ci.yml for build and test on Ubuntu/macOS
  • Add pr-checks.yml for PR-specific formatting validation
  • Workflows run on push to main/develop branches and all PRs
  • Format check runs before build/test to fail fast
  • PR workflow adds comments on formatting failures
  • Support for both Debug and Release builds in CI matrix

@github-actions
Copy link

github-actions bot commented Aug 2, 2025

✅ PR Number Added to Commits

added (#5) to all commit messages in this PR.

This ensures that when using "Rebase and merge", all commits will be properly tagged with the PR number in the main branch history.

@edfams edfams changed the title Add GitHub Actions workflows for code formatting enforcement code formatting enforcement and auto-add PR number to commit message Aug 2, 2025
@edfams edfams changed the title code formatting enforcement and auto-add PR number to commit message enforce code formatting and auto-add PR number to commit Aug 2, 2025
@github-actions
Copy link

github-actions bot commented Aug 2, 2025

✅ PR Number Added to Commits

I've automatically added (#5) to all commit messages in this PR.

This ensures that when using "Rebase and merge", all commits will be properly tagged with the PR number in the main branch history.

@edfams edfams merged commit dd8803d into main Aug 2, 2025
edfams pushed a commit that referenced this pull request Aug 2, 2025
edfams pushed a commit that referenced this pull request Aug 4, 2025
edfams pushed a commit that referenced this pull request Aug 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants