pytest-dev / pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://pytest.org
MIT License
11.64k stars 2.59k forks source link

🔥 Exterminate legacy backport GHA workflow #12486

Closed webknjaz closed 2 weeks ago

webknjaz commented 2 weeks ago

Previously, this workflow was being used to cherry-pick PRs made against main into older stable branches. Now that #12475 integrated the Patchback GitHub App, it's no longer needed as it's making duplicate pull requests which don't even trigger CI runs automatically due to #10354. So this patch removes said workflow to address the problem.

webknjaz commented 2 weeks ago

@RonnyPfannschmidt could you add the skip news label here?

patchback[bot] commented 2 weeks ago

Backport to 8.2.x: 💚 backport PR created

✅ Backport PR branch: patchback/backports/8.2.x/ff133f6baa7880e0a10195e832f1ff3f96a6c092/pr-12486

Backported as https://github.com/pytest-dev/pytest/pull/12521

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