Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
168 changes: 162 additions & 6 deletions .github/workflows/dependabot-burner.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

9 changes: 2 additions & 7 deletions .github/workflows/dependabot-burner.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ name: Dependabot Burner
description: Burns down Dependabot security alert work items

on:
#schedule: daily
#skip-if-not-match: prnwith dependabot label
workflow_dispatch:
schedule: daily
skip-if-no-match: 'is:pr is:open author:app/dependabot'

permissions:
issues: read
Expand All @@ -19,10 +18,6 @@ imports:

# Dependabot Burner

{{#runtime-import aw/campaign.md}}

## Config

- Project URL: https://github.com/orgs/githubnext/projects/144
- Campaign ID: dependabot-burner
- Target repo: githubnext/gh-aw
Expand Down
Loading