github-merge-pr: fix loading .config if symbolic link is used
[maintainer-tools.git] / github-merge-pr.sh
11 days ago Christian Marangigithub-merge-pr: fix loading .config if symbolic link... master
13 days ago Christian Marangigithub-merge-pr: correctly reference .config from scrip...
13 days ago Christian Marangigithub-merge-pr: remove newline on removing SoB from...
2024-04-29 Christian Marangigithub-merge-pr: move script config to separate file
2024-04-29 Christian Marangigithub-merge-pr: use --force for filter-repo commands
2024-04-29 Christian Marangigithub-merge-pr: follow GITHUB_REPO_OWNER/GITHUB_REPO_N...
2024-04-27 Christian Marangigithub-merge-pr: add Link: tag and Committer SoB
2024-02-16 Christian Marangigithub-merge-pr: permit to target other repository...
2024-02-15 Christian Marangigithub-merge-pr: add generic enough instruction on...
2024-02-15 Christian Marangigithub-merge-pr: default to main branch if not specified
2024-02-15 Christian Marangigithub-merge-pr: add option to use SSH key for github...
2023-11-02 Christian Marangigithub-merge-pr: be more conservative with git fetch
2023-10-05 Christian Marangigithub-merge-pr: add support for merging PR that can...
2023-01-11 Christian Marangigithub-merge-pr: add check for working on clean branch
2023-01-11 Christian Marangigithub-merge-pr: ask for confirmation before pushing...
2022-10-14 Christian Marangigithub-merge-pr: handle user using master as pushing...
2022-09-19 Christian Marangigithub-merge-pr: fix typo and correctly exit on error
2022-09-13 Christian Marangigithub-merge-pr: introduce new script to merge pr on...