Skip to content

ci: tune rails actionlint#109

Merged
haasonsaas merged 1 commit into
mainfrom
codex/rails-actionlint-tuning
May 20, 2026
Merged

ci: tune rails actionlint#109
haasonsaas merged 1 commit into
mainfrom
codex/rails-actionlint-tuning

Conversation

@haasonsaas
Copy link
Copy Markdown
Contributor

Summary

  • keep the reusable Codex Rails workflow focused on GitHub Actions workflow semantics
  • disable actionlint ShellCheck and Pyflakes integrations in the reusable workflow, matching repos that run those checks separately
  • avoid turning org rails adoption into a broad shell lint migration

Test plan

  • ruby YAML parse for .github/workflows/codex-rails-check.yml
  • actionlint .github/workflows/codex-rails-check.yml
  • ruby -Itest test/audit_engineering_practices_test.rb
  • ruby -Itest test/verify_org_control_plane_contract_test.rb
  • ruby -Itest -e 'ARGV.each { |path| require ./#{path} }' test/*_test.rb
  • git -c core.fsmonitor=false diff --check

@haasonsaas haasonsaas merged commit 7c84584 into main May 20, 2026
3 checks passed
@haasonsaas haasonsaas deleted the codex/rails-actionlint-tuning branch May 20, 2026 04:33
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