Skip to content

[ci] Make [skip ci] work anywhere in the PR title #11671

Description

@driazati

We should parse out the tags here (the bits in between [ and ]) using tags_from_title in github_tag_teams.py and allow [skip ci] at any place in the PR

print("pr title:", title)
return title.startswith("[skip ci]")

to avoid issues like in #11668 (review)

cc @Mousius @areusch

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions