Skip to content

add failed builds investigation#297

Draft
radoslawrolka wants to merge 1 commit intomainfrom
rolkrado/failed-builds
Draft

add failed builds investigation#297
radoslawrolka wants to merge 1 commit intomainfrom
rolkrado/failed-builds

Conversation

@radoslawrolka
Copy link
Collaborator

@radoslawrolka radoslawrolka commented Mar 19, 2026

📝 Description

The script automates the investigation of build failures.

Note: This may require adding a new database column to track which builds are unbuildable ?

🎯 Type of Change

  • ✨ New feature (non-breaking change which adds functionality)

🧪 Testing

example:

SUPABASE_KEY="<>" SUPABASE_URL="<>" bun run ./packages/database/src/get-failed-builds.ts
...
📊 Done.
   Checked: 4
   Buildable issue          -> 0
   Unbuildable issue        -> 0
   Action needed issue      -> 0
   No Github run URL        -> 2
   Unknown issue            -> 2
   Errors                   -> 0
   Retry=true builds before -> 0

@radoslawrolka radoslawrolka marked this pull request as draft March 20, 2026 10:49
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