Skip to content

0.15.0

Compare
Choose a tag to compare
@usercont-release-bot usercont-release-bot released this 16 Sep 15:08
028c344

0.15.0

Features

  • Add support for repository names with sub-namespaces (multiple slashes) -
    this is possible with GitLab and Pagure (@lachmanfrantisek).

Minor

  • Validate GitHub flag states before setting them - this should give us more
    sensible errors right away (@mfocko).

Internals

  • Ignore type-checking for GitHub App to avoid mypy warnings: short-term
    workaround (@mfocko).
  • Update pre-commit configuration and fix mypy remarks (@mfocko).