Skip to content

[lenny] fix(ci): run CI on product/main pushes - #38

Merged
mfethe1 merged 1 commit into
product/mainfrom
fix/ci-trunk-baseline
Sep 11, 2026
Merged

mfethe1 merged 1 commit into
product/mainfrom
fix/ci-trunk-baseline

Conversation

@mfethe1

@mfethe1 mfethe1 commented Sep 11, 2026

Copy link
Copy Markdown
Owner

The trunk is product/main, but ci.yml only triggers on push: branches: [main, release].

Consequence: no post-merge CI run has executed on the trunk since 2026-09-02 (33673501144). PR #34 merged today into 61361b8b2c and triggered nothing.

This is why PR failures cannot be attributed: with no trunk run there is no baseline, so every red check has to be diagnosed by hand-built local differentials. 24 open PRs are currently UNSTABLE with no way to separate genuine regressions from pre-existing breakage.

One line: adds product/main to the push trigger. pull_request behaviour is unchanged. Verified the workflow still parses and retains all 25 jobs.

The trunk is product/main but CI only triggered on push to [main, release],
so no post-merge run has executed since 2026-09-02. Without a trunk run there
is no baseline to attribute PR failures against.
@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: a5d69c1c-c423-4db8-af4d-033bfc996425

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mfethe1
mfethe1 merged commit e294062 into product/main Sep 11, 2026
38 of 43 checks passed
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