llvm-project
596e95cc - [Github] Add github-automation container (#200704)

Commit
50 days ago
[Github] Add github-automation container (#200704) There are several jobs that use the pattern: 1. Checkout github-automation.py script. 2. Install dependencies for github-automation.py script. 3. Run the github-automation.py script. We can consolidate a lot of this logic into the container and simplify the workflows. This may also speed them up the workflow jobs slightly, but most of them are already pretty fast, so it may not make a big difference.
Author
Parents
Loading