open-nomad/.github
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
..
ISSUE_TEMPLATE fix typo (#10112) 2021-03-03 15:16:57 -05:00
workflows ci: use `BACKPORT_MERGE_COMMIT` option (#16730) 2023-03-30 11:49:46 -04:00
CODE_OF_CONDUCT.md Created .github; Added CoC 2019-02-22 10:49:05 -08:00
dependabot.yml deps: run all dependabot configs over the weekend (#14608) 2022-09-16 10:50:57 -05:00