llvm-project/.github/workflows
Tom Stellard a2adebf409 workflows: Make issue-subscriber more robust for labels with special characters
Also, replace the existing actionscript implementation with a python
script that can be run outside of GitHub Actions.  The intention is
that going forward, all github action functionality would be implemented
in this script.

Reviewed By: kwk

Differential Revision: https://reviews.llvm.org/D116762
2022-01-14 22:04:54 -08:00
..
README.md Removing the main to master sync GitHub workflow. 2021-01-28 12:18:25 -08:00
issue-subscriber.yml workflows: Make issue-subscriber more robust for labels with special characters 2022-01-14 22:04:54 -08:00
llvm-bugs.yml No need to checkout a repo 2021-12-17 00:31:19 +03:00
new-issues.yml Disable issue labeler in LLVM forks 2021-12-14 20:02:54 +03:00
repo-lockdown.yml Disable lockdown for external forks by default 2021-10-29 14:54:20 -07:00

README.md

Github action workflows should be stored in this directrory.