Skip to content

Conversation

@Molaryy
Copy link

@Molaryy Molaryy commented Jan 7, 2026

Fixes #7193

When running bun dev github run without a GitHub Actions event context, the CLI currently fails with an unclear error (Unsupported event type: undefined).

This PR detects the missing event context earlier and returns a clearer, more actionable error message, improving the CLI UX without changing behavior.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

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.

bun dev github run fails with unclear error when no event context is provided

1 participant