neovim/.github
Jongwook Choi bcd111bd12 ci: write the correct cherry-picked commit id when backporting
Problem: Commits backport-merged to release branches are cherry-picked
from the original commits in the PR from a fork repository, NOT the
actual commit that are merged to neovim/neovim (HEAD). Therefore the
commit reference in the commit message `cherry picked from commit ...`
usually refers to a commit that does NOT exist in the repository,
given that our preferred way of merging PR (rebasing, squashing, etc.)
would rewrite commits.

Solution: Turn on new feature 'detect_merge_method' of backport-action
workflow.
2024-01-01 15:17:56 +01:00
..
actions
ISSUE_TEMPLATE
scripts
workflows ci: write the correct cherry-picked commit id when backporting 2024-01-01 15:17:56 +01:00
dependabot.yml
FUNDING.yml
SECURITY.md