Skip to content

🦩 Setup: Flamingo Code Review - #19

Open
flamingo[bot] wants to merge 2 commits into
mainfrom
setup/flamingo-code-review
Open

🦩 Setup: Flamingo Code Review#19
flamingo[bot] wants to merge 2 commits into
mainfrom
setup/flamingo-code-review

Conversation

@flamingo

@flamingo flamingo Bot commented Aug 7, 2026

Copy link
Copy Markdown

🦩 Flamingo Code Review Setup

This PR adds the GitHub Actions workflow required for automated code review.

What this workflow does

The 🦩 Flamingo Code Review pipeline reviews this repository against the org rule corpus:

  1. PR review - Reviews pull requests against the org rule corpus
  2. Scheduled sweep - Scans the whole repository when the hub dispatches one
  3. Run reporting - Reports every run back to the hub dashboard

Per-repo settings (blocking vs observe, autofix, models, locale) live in the hub admin and are read at run time — this file does not change when they do. The workflow holds no push credential: fix PRs are opened by the hub.

Setup steps

After merging this PR, the workflow needs repository secrets to run. The dashboard provisions them for you, you don't paste them by hand.

  1. Merge this PR.
  2. Use Sync Secrets in the hub admin to provision the repository secrets.
  3. Runs appear on the code-review dashboard automatically.

flamingo Bot added 2 commits August 7, 2026 11:33
This workflow enables automated code review using the 🦩 Flamingo Code
Review pipeline. It runs on pull_request and repository_dispatch events
triggered by the multi-platform-hub.

Rules are fetched at run time and are hash-addressed, so a rule change
needs no update to this file.
This workflow enables automated code review using the 🦩 Flamingo Code
Review pipeline. It runs on pull_request and repository_dispatch events
triggered by the multi-platform-hub.

Rules are fetched at run time and are hash-addressed, so a rule change
needs no update to this file.
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.

0 participants