Skip to content

Use regex to determine data validity for blockers #88

Description

@nathan-weinberg

Currently, get_bugs_set() and get_jira_set() assume correct formatting of blockers within blockers.yaml. Since we have certain expectations of what kind of data we are looking for (seven digit number for bugs, 'RHOS(something)-(four digit number)' for tickets) we can use a regex to validate the data retrieved by these functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RFENew feature or requestlow priorityThis task is of low priority

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions