Tom Stellard
d4a57c8483
workflows: Update workaround for lldb on Mac OS
2021-12-17 13:19:23 -08:00
Tom Stellard
1a40203f8e
workflows: Update lldb workaround to latest version of Mac OS X
2021-10-20 16:35:22 -07:00
Valentin Churavy
449f3049b5
[GHA] Cancel intermediate builds on PRs
...
Setup GHA to skip runs when subsequent pushes to a PR occur.
Differential Revision: https://reviews.llvm.org/D111499
2021-10-18 17:06:32 -07:00
Tom Stellard
ddd8ca695d
Import workflows from release/12.x branch
...
(cherry picked from commit 7546a34044ae28b62bd43e6dc0952622e1b6e77f)
2021-08-02 11:30:43 -07:00
Mike Edwards
fe190cf6c9
Removing the main to master sync GitHub workflow.
2021-01-28 12:18:25 -08:00
Tom Stellard
eefd420e00
[github] Move repo lockdown config into llvm-project repo
...
We were storing this in the .github repo and moving this into llvm-project
will allow us to delete the .github repo.
2021-01-11 16:20:08 -08:00
Mike Edwards
62ec4ac907
[PATCH] github actions: Pepare main branch for being read/write
...
Patch provided by Tom Stellard <tstellar@redhat.com>
2020-12-06 22:16:36 -08:00
Tom Stellard
91843f7949
github actions: Update branch_sync to push to main
2020-12-01 16:22:30 -08:00
Tom Stellard
4e85e0ca90
github actions: Use correct credentials for pushing
2020-11-30 12:25:43 -08:00
Tom Stellard
c9eae09251
github actions: Use llvmbot token for main branch sync
...
The default github actions token cannot push to restricted branches, so we need to use a token from the llvmbot user.
2020-11-25 14:43:18 -08:00
Tom Stellard
da886bf471
GitHub Actions: Add job for automatically updating the main branch
...
Differential Revision: https://reviews.llvm.org/D91554
2020-11-20 22:26:11 -08:00
Tom Stellard
c3ab38eaa9
Revert Add github lockdown app to auto-close pull requests.
...
This reverts r364358 (git commit b37f2f3391
)
Moving this file to a separate repository https://github.com/llvm/.github ,
so it doesn't pollute the main tree. It also did not appear to be working.
llvm-svn: 364558
2019-06-27 16:23:26 +00:00
Tom Stellard
b37f2f3391
Add github lockdown app to auto-close pull requests.
...
llvm-svn: 364358
2019-06-25 22:51:46 +00:00