]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-20100)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 May 2020 03:46:25 +0000 (20:46 -0700)
committerGitHub <noreply@github.com>
Fri, 15 May 2020 03:46:25 +0000 (20:46 -0700)
commit6ad51a1fd6715d8266a43a4a89d496cf0615aace
treedc828c65c92fac09821cec624dd8136298491d29
parentc1203b75ffe429b28cb2e2480deb0d0b8d3a941c
[3.8] bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-20100)

* bpo-40548: Always run GitHub action, even on doc PRs (GH-19981)

Always run GitHub action jobs, even on documentation-only pull
requests. So it will be possible to make a GitHub action job, like
the Windows (64-bit) job, mandatory.

(cherry picked from commit 4e363761fc02a89d53aba4382dc451293bd6f0ba)

* bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-19983)

Signed-off-by: Filipe Laíns <lains@archlinux.org>
(cherry picked from commit 75d7257b201a56f950c20cd9f5753a83fff4742b)

* bpo-40548: github actions: pass the changes check on no source changes (GH-20097)

Signed-off-by: Filipe Laíns <lains@archlinux.org>
(cherry picked from commit 6a78589b6b22878491a4b042bb8b3161e1d120f6)

Co-authored-by: Filipe Laíns <filipe.lains@gmail.com>
Co-authored-by: Filipe Laíns <lains@archlinux.org>
(cherry picked from commit 07bd5cf3d9551ae84100e6400836163fcd507f07)

Co-authored-by: Victor Stinner <vstinner@python.org>
.github/workflows/build.yml