aboutsummaryrefslogtreecommitdiff
path: root/releasenotes/notes/slugify-check-context-dc586f204b5058a7.yaml
blob: 4930325e32ed646d850375a7e24e89def659ded7 (plain)
1
2
3
4
5
6
7
---
upgrade:
  - |
    The ``context`` field for patch checks must now be slug, or a string
    consisting of only ASCII letters, numbers, underscores or hyphens. While
    older, non-slugified strings won't cause issues, any scripts creating
    contexts must be updated where necessary.