| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2c19f59 commit 3e97826
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -307,14 +307,3 @@ jobs: | |||
| 307 | 307 | labels: ${{ matrix.label }} | |
| 308 | 308 | title: '${{ matrix.subsystem }}: update ${{ matrix.id }} to ${{ env.NEW_VERSION }}' | |
| 309 | 309 | update-pull-request-title-and-body: true | |
| 310 | - - name: Open issue on fail | ||
| 311 | - id: create-issue | ||
| 312 | - if: github.event_name == 'schedule' && ${{ failure() }} | ||
| 313 | - uses: JasonEtco/create-an-issue@e27dddc79c92bc6e4562f268fffa5ed752639abd # 2.9.1 | ||
| 314 | - env: | ||
| 315 | - GITHUB_TOKEN: ${{ secrets.GH_USER_TOKEN }} | ||
| 316 | - FAILED_DEP: ${{ matrix.id }} | ||
| 317 | - JOB_URL: ${{ github.event.repository.html_url }}/actions/runs/${{ github.run_id }} | ||
| 318 | - with: | ||
| 319 | - filename: .github/FAILED_DEP_UPDATE_ISSUE_TEMPLATE.md | ||
| 320 | - update_existing: true | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments