Skip to content

🦩 Update: Flamingo Code Review - #111

Merged
michaelassraf merged 1 commit into
masterfrom
setup/flamingo-code-review
Sep 8, 2026
Merged

🦩 Update: Flamingo Code Review#111
michaelassraf merged 1 commit into
masterfrom
setup/flamingo-code-review

Conversation

@flamingo

@flamingo flamingo Bot commented Sep 8, 2026

Copy link
Copy Markdown

🦩 Flamingo Code Review Update

This PR refreshes the existing GitHub Actions workflow with the latest template from the dashboard (renamed steps, updated script hashes, new endpoints, …).

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.
@michaelassraf
michaelassraf merged commit 48a3ffa into master Sep 8, 2026
9 checks passed
@michaelassraf
michaelassraf deleted the setup/flamingo-code-review branch September 8, 2026 21:46
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