Skip to content

Add ready-for-dev issue and PR readiness gates #508

Description

@neubig

Add a repository-appropriate ready-for-dev workflow and CI enforcement for skills, integrations, and automations.

Scope:

  • Add type-specific readiness checks for bugs and enhancements, tailored to extension contributions and reproducible Python/package or validation commands.
  • Ensure not-ready results do not abort workflow processing under set -euo pipefail.
  • Add idempotent readiness feedback comments and label management.
  • Add a PR description gate for linked issues and refresh it when ready-for-dev changes.
  • Add tests using the repository’s existing Python test tooling.

Acceptance criteria:

  • Not-ready issues still receive feedback and correct label updates.
  • Linked PRs are blocked until their issue is ready.
  • Label transitions refresh linked PR checks.
  • CI and tests pass.

This issue was created by an AI agent (OpenHands) on behalf of the user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions