| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the skip news label instead. |
Sorry, something went wrong.
|
Thanks @shenxianpeng for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Sorry, something went wrong.
|
Thanks @shenxianpeng for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. |
Sorry, something went wrong.
|
Sorry, @shenxianpeng and @AA-Turner, I could not cleanly backport this to 3.13 due to a conflict. cherry_picker 5ba69e747fa9da984a307b2cbc9f82bac1e0db04 3.13 |
Sorry, something went wrong.
|
Sorry, @shenxianpeng and @AA-Turner, I could not cleanly backport this to 3.12 due to a conflict. cherry_picker 5ba69e747fa9da984a307b2cbc9f82bac1e0db04 3.12 |
Sorry, something went wrong.
|
@shenxianpeng Please could you take care of the backports? Thanks! |
Sorry, something went wrong.
…ython#130596) (cherry picked from commit 5ba69e7)
…flow (pythonGH-130596) (cherry picked from commit 5ba69e7) Co-authored-by: shenxianpeng <xianpeng.shen@gmail.com>
|
GH-130623 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-130623 is a backport of this pull request to the 3.13 branch. |
Sorry, something went wrong.
|
GH-130624 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
|
GH-130625 is a backport of this pull request to the 3.12 branch. |
Sorry, something went wrong.
Sure, I've already taken care of the backports. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
The workflow checks for labels on pull requests using the mheap/github-action-required-labels action. Since this action only reads PR labels without modifying them, it does not require write permissions.
I tested it in my test-repo/pull/11, removed issues: write and changed pull-requests: write to pull-requests: read to limit permissions, The workflow functioned as expected.