Skip to content

🦩 Setup: Flamingo Code Review - #325

Closed
flamingo[bot] wants to merge 1 commit into
mainfrom
setup/flamingo-code-review
Closed

🦩 Setup: Flamingo Code Review#325
flamingo[bot] wants to merge 1 commit into
mainfrom
setup/flamingo-code-review

Conversation

@flamingo

@flamingo flamingo Bot commented Aug 11, 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, 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.

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.
@flamingo flamingo Bot closed this Aug 11, 2026
@flamingo
flamingo Bot deleted the setup/flamingo-code-review branch August 11, 2026 19:29
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