test_ok2/.github
Ran Benita c85b14391d ci: add a workflow for backporting to other branches
To backport a PR, e.g. 1000, to another branch, e.g. `7.0.x`, add a
label `backport 7.0.x` to the PR. This will trigger a workflow which
will create a branch `backport-1000-to-7.0.x` based on the `7.0.x`
branch with a cherry-pick of the PR's merge commit, and create a new PR
for it against the `7.0.x` branch.

It is very simplistic, for instance it doesn't handle cherry-pick
failure gracefully, doesn't validate the state of the PR, doesn't check
if the branch already exists, etc. But we can improve on it later as
needed.

Finally, PRs created by github actions do not themselves trigger further
actions, i.e. the PR isn't checked. You need to close & reopen the PR
for the checks to trigger. There are workarounds for this but they are
either less secure or require more setup.
2021-12-12 01:12:35 +02:00
..
ISSUE_TEMPLATE Update .github/ISSUE_TEMPLATE/2_feature_request.md 2020-10-23 22:35:56 +01:00
workflows ci: add a workflow for backporting to other branches 2021-12-12 01:12:35 +02:00
FUNDING.yml Add Open Collective to FUNDING.yml 2019-06-27 17:53:03 +02:00
PULL_REQUEST_TEMPLATE.md rename master to main in PULL_REQUEST_TEMPLATE.md (#8481) 2021-03-22 22:06:46 +00:00
config.yml Add rtd-bot configuration file [skip appveyor] [skip travis] 2019-01-13 20:38:19 -02:00
dependabot.yml Put smoke test deps in requirements.txt for Dependabot (#7806) 2020-10-10 18:51:35 +03:00
labels.toml Manage GH labels using the new 'labels' tool 2018-07-14 10:12:52 -03:00