Skip to content

chore: Add CI validation jobs#170

Open
marandaneto wants to merge 2 commits into
mainfrom
chore/add-ci-validation-jobs
Open

chore: Add CI validation jobs#170
marandaneto wants to merge 2 commits into
mainfrom
chore/add-ci-validation-jobs

Conversation

@marandaneto

@marandaneto marandaneto commented Jun 11, 2026

Copy link
Copy Markdown
Member

💡 Motivation and Context

Improve CI coverage so pull requests validate more than the RSpec matrix. This helps catch RuboCop issues and gem packaging problems before release while keeping workflow token permissions scoped to read-only repository contents.

💚 How did you test it?

  • Parsed .github/workflows/unit-tests.yml with Ruby YAML loader (YAML OK).
  • Not run locally beyond YAML validation; GitHub Actions workflow-only change.

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Ran pnpm changeset to generate a changeset file

Comment thread .github/workflows/unit-tests.yml Fixed
Comment thread .github/workflows/unit-tests.yml Fixed
Comment thread .github/workflows/unit-tests.yml Fixed
@greptile-apps

greptile-apps Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Reviews (1): Last reviewed commit: "chore: add CI validation jobs" | Re-trigger Greptile

@marandaneto marandaneto changed the title Add CI validation jobs chore: Add CI validation jobs Jun 11, 2026
@marandaneto marandaneto marked this pull request as ready for review June 11, 2026 15:22
@marandaneto marandaneto requested a review from a team as a code owner June 11, 2026 15:22
@greptile-apps

greptile-apps Bot commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Reviews (2): Last reviewed commit: "chore: limit workflow token permissions" | Re-trigger Greptile

@dustinbyrne

Copy link
Copy Markdown
Contributor

required checks will need to be updated here as well

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.

3 participants