Skip to content

TEST erb-format GH Action#3541

Closed
aaronskiba wants to merge 2 commits into
mainfrom
aaron/feature/erb-format
Closed

TEST erb-format GH Action#3541
aaronskiba wants to merge 2 commits into
mainfrom
aaron/feature/erb-format

Conversation

@aaronskiba

Copy link
Copy Markdown
Contributor

Testing

This new "ERB Format Check" workflow works as follows:
- Executes when a PR is made and gathers any changed `app/views/**/*.erb` files.
- Executes `erb-format` against all of the gathered files:
  - If no files were changed, or if there are no formatting errors, then the GH Action passes.
  - Else there are formatting errors and the GH Action will fail.
@aaronskiba aaronskiba closed this Jul 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant