Skip to content

[codex] configure fallow audit#443

Draft
RhysSullivan wants to merge 1 commit intomainfrom
codex/configure-fallow
Draft

[codex] configure fallow audit#443
RhysSullivan wants to merge 1 commit intomainfrom
codex/configure-fallow

Conversation

@RhysSullivan
Copy link
Copy Markdown
Owner

What changed

  • Adds a project-level Fallow config for Executor.
  • Adds initial dead-code, health, and duplication baselines.
  • Ignores Fallow's local cache directory.

Why

The zero-config scan found useful signal, but it also included generated files, test harnesses, runtime entrypoints, and framework conventions that made raw output too noisy for day-to-day use. This config teaches Fallow about those repo-specific patterns and uses baselines so fallow audit can act as a regression gate for new issues.

Validation

  • npx --yes fallow audit --format json --quiet --explain
  • Result: verdict: pass, dead_code_issues: 0, complexity_findings: 0, duplication_clone_groups: 0

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 29, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
executor-cloud 3b13434 Apr 29 2026, 06:59 PM

@RhysSullivan RhysSullivan force-pushed the codex/configure-fallow branch from b1bb04b to 3b13434 Compare April 29, 2026 18:58
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Apr 29, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
executor-marketing 3b13434 Commit Preview URL

Branch Preview URL
Apr 29 2026, 07:00 PM

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Apr 29, 2026

Open in StackBlitz

@executor/sdk

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/sdk@443

@executor/plugin-file-secrets

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-file-secrets@443

@executor/plugin-google-discovery

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-google-discovery@443

@executor/plugin-graphql

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-graphql@443

@executor/plugin-keychain

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-keychain@443

@executor/plugin-mcp

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-mcp@443

@executor/plugin-oauth2

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-oauth2@443

@executor/plugin-onepassword

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-onepassword@443

@executor/plugin-openapi

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-openapi@443

@executor/plugin-workos-vault

npm i https://pkg.pr.new/RhysSullivan/executor/@executor/plugin-workos-vault@443

executor

npm i https://pkg.pr.new/RhysSullivan/executor@443

commit: 3b13434

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