Skip to content

Enable required status checks after GitHub Actions CI is added #1

Description

@pcvantol

Release hygiene follow-up for djconnect-api.\n\nMain is protected with pull-request review requirements, but required status checks are intentionally not enabled yet because this repository does not currently define GitHub Actions CI workflows.\n\nWhen CI exists, update branch protection/ruleset for main to require the test/typecheck workflow before merge. Suggested checks:\n\n- npm test\n- npx tsc --noEmit\n- npx wrangler types or equivalent Worker config validation\n- local D1 migration validation where practical\n\nKeep public-repo secret scanning/push protection enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions