Skip to content

sets renovate to default - #205

Open
shuldt wants to merge 3 commits into
mainfrom
fix/use-default-renovate-config
Open

sets renovate to default#205
shuldt wants to merge 3 commits into
mainfrom
fix/use-default-renovate-config

Conversation

@shuldt

@shuldt shuldt commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

No description provided.

The jq query used `tonumber > 6` which started including Rails 8 once
it was released, causing the Docker build and integration tests to fail
against an untested major version.
Changed to `tonumber == 7` to pin the matrix to Rails 7.x only,
matching the dev dependency in mail-notify.gemspec.
Copilot AI requested a review from jdudley1123 June 30, 2026 13:13
Replace bare `exit 1` steps with named steps that print which jobs
failed and their results before exiting, making it easier to diagnose
the actual cause of a CI failure without having to drill into individual
job logs.
@shuldt
shuldt force-pushed the fix/use-default-renovate-config branch from c30ac8d to 2c8150f Compare June 30, 2026 13:14
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