cpython/.github/workflows
Victor Stinner 07bd5cf3d9
[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 4e363761fc)

* 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 75d7257b20)

* 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 6a78589b6b)

Co-authored-by: Filipe Laíns <filipe.lains@gmail.com>
Co-authored-by: Filipe Laíns <lains@archlinux.org>
2020-05-15 05:27:48 +02:00
..
build.yml [3.8] bpo-40548: GitHub Action workflow: skip jobs on doc only PRs (GH-20100) 2020-05-15 05:27:48 +02:00
build_msi.yml bpo-39930: Ensure vcruntime140.dll is included in all Windows packages (GH-18918) 2020-03-11 04:38:18 -07:00
coverage.yml bpo-40146: Update OpenSSL to 1.1.1f in Azure Pipelines (GH-19320) 2020-04-02 18:25:51 -07:00
doc.yml bpo-39699: Don't silence make on Azure and Github CIs (GH-18583) 2020-02-26 19:57:14 +00:00
posix-deps-apt.sh bpo-39041: Add GitHub Actions support (GH-17594) 2020-01-06 08:46:55 -08:00