Skip to content

[feature] Implement Label Validation Check #34

@modichika

Description

@modichika

Feature Area

To prevent the Triage Bot from failing silently, we need a step that verifies labels exist in the repo before the /approve command tries to apply them.

Steps to Implement:In triage-approval.yml, add a step after extracting $LABELS.

Use gh label list to check if the extracted labels are valid.If a label is missing, have the bot post a "Warning" comment instead of trying to edit the issue.

Love this idea? Give it a 👍.

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