]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add `sprint` issues to the Sprint 2022 project. (#97788)
authorEzio Melotti <ezio.melotti@gmail.com>
Mon, 3 Oct 2022 23:45:18 +0000 (01:45 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2022 23:45:18 +0000 (01:45 +0200)
.github/workflows/project-updater.yml

index ea98700e7fae9c74dc2bb8529bba33545880479b..77e55ed019b25a37edb755cfa4e187f11ebe92e2 100644 (file)
@@ -18,6 +18,7 @@ jobs:
           - { project:  2, label: "release-blocker, deferred-blocker" }
           - { project:  3, label: expert-subinterpreters }
           - { project: 29, label: expert-asyncio }
+          - { project: 32, label: sprint }
     
     steps:
       - uses: actions/add-to-project@v0.1.0