Remove `expert-*` from `project-updater` GH workflow by ezio-melotti · Pull Request #103579 · python/cpython
Merged
Conversation
The `expert-*` labels are being renamed and the project workflow can now be used to auto-add issues to projects, so they can be removed from here.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I confirm that everything works without these lines: I've opened a test issue #103580
Thank you! 👍
Thanks @ezio-melotti for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖
Sorry, @ezio-melotti and @hugovk, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 76933df10afc958b2db2a6bcff7509285fbf5fcf 3.11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters

