Searched +full:auto +full:- +full:subscribe (Results 1 – 3 of 3) sorted by relevance
6 - labeled12 auto-subscribe:13 runs-on: ubuntu-latest14 if: github.repository == 'llvm/llvm-project'16 - name: Checkout Automation Script19 sparse-checkout: llvm/utils/git/22 - name: Setup Automation Script23 working-directory: ./llvm/utils/git/25 pip install --require-hashes -r requirements.txt27 - name: Update watchers[all …]
10 - opened13 auto-subscribe:14 runs-on: ubuntu-latest15 if: github.repository == 'llvm/llvm-project'17 - uses: actions/setup-node@v419 node-version: 1820 check-latest: true21 - run: npm install mailgun.js form-data22 - name: Send notification23 uses: actions/github-script@v6[all …]