open-nomad/.github/workflows
Luiz Aoqui fa4ee68c6a
ci: use `BACKPORT_MERGE_COMMIT` option (#16730)
Instead of attempting to pick each individual commit in a PR using
`BACKPORT_MERGE_COMMIT` only picks the commit that was merged into
`main`.

This reduces the amount of work done during a backport, generating
cleaner merges and avoiding potential issues on specific commits.

With this setting PRs that are not squashed will fail to backport and
must be handled manually, but those are considered exceptions.
2023-03-30 11:49:46 -04:00
..
backport.yml ci: use `BACKPORT_MERGE_COMMIT` option (#16730) 2023-03-30 11:49:46 -04:00
build.yml [CI-only] Run builds on pushes to main and the release branches (#14630) 2022-12-12 08:48:39 -08:00
check-legacy-links-format.yml docs: Migrate link formats (#15779) 2023-01-25 09:31:14 -08:00
ember-assets.yml Percy snapshot tests (#12872) 2022-05-05 16:05:13 -04:00
ember-test-audit.yml ci: reduce number of ember-test-audit iterations (#16118) 2023-02-09 15:28:30 -05:00
lock.yml lock closed issues and PRs after 120 days (#14824) 2022-10-06 16:18:00 -04:00
release.yml pin build/release pipeline to ubuntu 20.04 (#15348) 2022-11-21 14:08:45 -05:00
semgrep.yml ci: add semgrep (#11934) 2022-01-26 16:32:47 -05:00
test-core.yaml tests: reduce timeout on test-api (#16107) 2023-02-09 10:26:10 -06:00