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
ember-test-audit.yml ci: reduce number of ember-test-audit iterations (#16118) 2023-02-09 15:28:30 -05:00
lock.yml
release.yml
semgrep.yml
test-core.yaml tests: reduce timeout on test-api (#16107) 2023-02-09 10:26:10 -06:00