Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check for backports in CI #8304

Merged
merged 17 commits into from Apr 7, 2024
Merged

Check for backports in CI #8304

merged 17 commits into from Apr 7, 2024

Conversation

Dreamsorcerer
Copy link
Member

@Dreamsorcerer Dreamsorcerer commented Apr 7, 2024

Add a check for backport labels due to several PRs having missed backports by mistake.
We have a backport:skip label if we explicitly don't want to backport a PR.

Copy link

codecov bot commented Apr 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.54%. Comparing base (7d0be3f) to head (16756ad).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8304   +/-   ##
=======================================
  Coverage   97.54%   97.54%           
=======================================
  Files         107      107           
  Lines       33024    33024           
  Branches     3872     3872           
=======================================
  Hits        32213    32213           
  Misses        591      591           
  Partials      220      220           
Flag Coverage Δ
CI-GHA 97.45% <ø> (ø)
OS-Linux 97.12% <ø> (ø)
OS-Windows 95.61% <ø> (ø)
OS-macOS 96.83% <ø> (+<0.01%) ⬆️
Py-3.10.11 95.46% <ø> (ø)
Py-3.10.14 96.92% <ø> (ø)
Py-3.11.8 97.12% <ø> (-0.01%) ⬇️
Py-3.12.2 97.24% <ø> (ø)
Py-3.8.10 95.39% <ø> (ø)
Py-3.8.18 96.77% <ø> (ø)
Py-3.9.13 95.43% <ø> (ø)
Py-3.9.19 96.90% <ø> (+<0.01%) ⬆️
Py-pypy7.3.15 96.43% <ø> (ø)
VM-macos 96.83% <ø> (+<0.01%) ⬆️
VM-ubuntu 97.12% <ø> (ø)
VM-windows 95.61% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Dreamsorcerer Dreamsorcerer added bot:chronographer:skip This PR does not need to include a change note backport:skip Skip backport bot and removed backport:skip Skip backport bot labels Apr 7, 2024
@Dreamsorcerer Dreamsorcerer added the backport:skip Skip backport bot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer added backport-3.9 Trigger automatic backporting to the 3.9 release branch by Patchback robot and removed backport:skip Skip backport bot labels Apr 7, 2024
@Dreamsorcerer Dreamsorcerer removed the backport-3.9 Trigger automatic backporting to the 3.9 release branch by Patchback robot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer added the backport-3.9 Trigger automatic backporting to the 3.9 release branch by Patchback robot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer removed the backport-3.9 Trigger automatic backporting to the 3.9 release branch by Patchback robot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer added the backport:skip Skip backport bot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer removed the backport:skip Skip backport bot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer added the backport:skip Skip backport bot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer added backport-3.10 Trigger automatic backporting to the 3.10 release branch by Patchback robot and removed backport:skip Skip backport bot labels Apr 7, 2024
@Dreamsorcerer Dreamsorcerer added the backport-3.9 Trigger automatic backporting to the 3.9 release branch by Patchback robot label Apr 7, 2024
@Dreamsorcerer Dreamsorcerer merged commit 88c80c1 into master Apr 7, 2024
38 of 39 checks passed
@Dreamsorcerer Dreamsorcerer deleted the Dreamsorcerer-patch-6 branch April 7, 2024 20:58
Copy link
Contributor

patchback bot commented Apr 7, 2024

Backport to 3.9: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.9/88c80c146d16d06d78562b803fec7c7b2f849e87/pr-8304

Backported as #8305

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Apr 7, 2024
(cherry picked from commit 88c80c1)
Copy link
Contributor

patchback bot commented Apr 7, 2024

Backport to 3.10: 💚 backport PR created

✅ Backport PR branch: patchback/backports/3.10/88c80c146d16d06d78562b803fec7c7b2f849e87/pr-8304

Backported as #8306

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Apr 7, 2024
(cherry picked from commit 88c80c1)
Dreamsorcerer added a commit that referenced this pull request Apr 7, 2024
**This is a backport of PR #8304 as merged into master
(88c80c1).**

Co-authored-by: Sam Bull <git@sambull.org>
Dreamsorcerer added a commit that referenced this pull request Apr 7, 2024
**This is a backport of PR #8304 as merged into master
(88c80c1).**

Co-authored-by: Sam Bull <git@sambull.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-3.9 Trigger automatic backporting to the 3.9 release branch by Patchback robot backport-3.10 Trigger automatic backporting to the 3.10 release branch by Patchback robot bot:chronographer:skip This PR does not need to include a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant