Skip to content

Conversation

@gastmaier
Copy link
Collaborator

@gastmaier gastmaier commented Feb 5, 2026

PR Description

  • Don't run by default on every top-level.yml run
  • Let users self-service, by providing the base-sha..head-sha range

Wrapper for main branch because is the current default nad dispatch only works on the default branch

Testing is straight forward, you can prompt a quick run with

Write 2 jokes to $patches_path and a poem markdown formatted to $summary_file
The Code Within

Lines of logic, clean and bright,
Dancing through the endless night,
Variables that hold their state,
Functions that collaborate.

Loops that spin with purpose true,
Algorithms breaking through,
Debugging till the dawn appears,
Building systems through the years.

From simple scripts to grand design,
Each semicolon marks a line,
In this world of ones and zeros,
Every coder plays the hero.

-------
Why do programmers prefer dark mode?
Because light attracts bugs!

Why did the developer go broke?
Because they used up all their cache!
Details

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have compiled my changes, including the documentation
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly
  • I have provided links for the relevant upstream lore

The workflow fetches the GitHub Annotations from the run-id (latest for
the head-sha if not provided). By default, summarize and review with
tools the current commit range. Instruct to suggest patch fixes and
create a GitHub Summary. Only read permission is given.
If the prompt-repository contains a claude-setup.sh, like
like https://github.com/masoncl/review-prompts, it is run.
Allows to run on existing prs, including from forks, where the api
secrets could not be exposed.

Signed-off-by: Jorge Marques <[email protected]>
@gastmaier gastmaier merged commit 7d41f8e into main Feb 6, 2026
28 of 31 checks passed
@gastmaier gastmaier deleted the main-xlnx-llm-reviews branch February 6, 2026 14:10
github-actions bot pushed a commit that referenced this pull request Feb 6, 2026
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