llvm-project/llvm/utils/git
Tom Stellard daf82a51a0 github: Add actions to automate part of the release workflow
This adds support for automatically cherry-picking and testing fixes for the
release branch using 'commands' in issue comments.  The two supported commands are:

/cherry-pick <commit1> <commit2> ...

Which will backport and test commits from main.  And also

/branch owner/repo/branch

Which will test commits from the given branch.

Reviewed By: alexbatashev, kwk

Differential Revision: https://reviews.llvm.org/D117386
2022-02-03 15:03:59 -08:00
..
arcfilter.sh
github-automation.py github: Add actions to automate part of the release workflow 2022-02-03 15:03:59 -08:00
pre-push.py
requirements.txt github: Add actions to automate part of the release workflow 2022-02-03 15:03:59 -08:00
requirements.txt.in github: Add actions to automate part of the release workflow 2022-02-03 15:03:59 -08:00