Skip to content

1522: run LLM review on PR opening - #1523

Open
LeandraH wants to merge 3 commits into
mainfrom
1522-run-llm-pipeline-on-pr-opening
Open

1522: run LLM review on PR opening#1523
LeandraH wants to merge 3 commits into
mainfrom
1522-run-llm-pipeline-on-pr-opening

Conversation

@LeandraH

@LeandraH LeandraH commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Short Description

This PR changes the trigger for the LLM review. So far, it had been on pushes on a branch, but only executed if there is a PR. We often open PRs and don't have any additional pushes, so that was a problem. This now changes the trigger to be when a PR is opened or updated.

Proposed Changes

  • Create a GitHub action that triggers the LLM review workflow
  • Update the documentation

Side Effects

  • We have to add a CircleCI token to GitHub; I'm working getting that to not be associated with my personal account...

Testing

See that the LLM review workflow ran immediately after opening the CMS PR?

Resolved Issues

Fixes: #1522


@LeandraH
LeandraH requested review from JoeyStk, david-venhoff and f1sh1918 and removed request for JoeyStk and david-venhoff September 2, 2026 14:43
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.

Run the LLM review when a PR is opened

1 participant