Notify Sviat and Hugo of GHA changes through codeowners#143945
Merged
hugovk merged 3 commits intopython:mainfrom Jan 18, 2026
Merged
Notify Sviat and Hugo of GHA changes through codeowners#143945hugovk merged 3 commits intopython:mainfrom
hugovk merged 3 commits intopython:mainfrom
Conversation
This is a follow-up to getting the triage bit [[1]] as suggested by Petr privately, prior to the nomination. The patch is meant to ping me regarding any PRs that touch GitHub Actions CI/CD instead of Petr doing so manually. [1]: python/core-workflow#591
ezio-melotti
approved these changes
Jan 17, 2026
hugovk
approved these changes
Jan 17, 2026
|
Sorry, @webknjaz and @hugovk, I could not cleanly backport this to |
|
Sorry, @webknjaz and @hugovk, I could not cleanly backport this to |
webknjaz
added a commit
to webknjaz/cpython
that referenced
this pull request
Jan 19, 2026
(cherry picked from commit 78b1370) Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk@sydorenko.org.ua> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
|
GH-144051 is a backport of this pull request to the 3.14 branch. |
|
GH-144052 is a backport of this pull request to the 3.13 branch. |
webknjaz
added a commit
to webknjaz/cpython
that referenced
this pull request
Jan 19, 2026
(cherry picked from commit 78b1370) Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <wk@sydorenko.org.ua> Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk
added a commit
that referenced
this pull request
Jan 19, 2026
hugovk
added a commit
that referenced
this pull request
Jan 19, 2026
thunder-coding
pushed a commit
to thunder-coding/cpython
that referenced
this pull request
Feb 15, 2026
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is a follow-up to getting the triage bit [1] as suggested by Petr privately, prior to the nomination.
The patch is meant to ping me regarding any PRs that touch GitHub Actions CI/CD instead of Petr doing so manually.