Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: remove ":" from close-the-issue bot label names #12350

Merged
merged 1 commit into from
Feb 19, 2024

Commits on Feb 19, 2024

  1. CI: remove ":" from close-the-issue bot label names

    The bot to mark Github issues as stale and/or close them does not
    properly handle when labels contain ":".  After removing ":" from the
    label name on Github, update the corresponding Github Actions here to
    match the new label names.
    
    Signed-off-by: Jeff Squyres <jeff@squyres.com>
    jsquyres committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    22c1143 View commit details
    Browse the repository at this point in the history