Skip to content

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

Description

@neubig

Add a repository-appropriate ready-for-dev workflow and CI enforcement for automation changes.

Scope:

  • Add type-specific readiness checks for bugs and enhancements, tailored to automation reproducibility (for example pytest, uv, or the repository’s supported development 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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