Skip to content

chore: init dependabot burner#13715

Closed
mnkiefer wants to merge 1 commit intomainfrom
dep-buner
Closed

chore: init dependabot burner#13715
mnkiefer wants to merge 1 commit intomainfrom
dep-buner

Conversation

@mnkiefer
Copy link
Contributor

@mnkiefer mnkiefer commented Feb 4, 2026

  • Generated version of new "Dependabot Burner" workflow generated solely from prompt.

@mnkiefer mnkiefer self-assigned this Feb 4, 2026
Copilot AI review requested due to automatic review settings February 4, 2026 12:39
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Introduces a new agentic workflow specification that bundles Dependabot alerts into grouped “parent” issues and delegates them to a Copilot agent for remediation. The workflow is scoped with minimal permissions, uses cache-memory to track parent issues, and leverages safe-outputs for creating/updating issues and assigning to an agent.

Changes:

  • Add dependabot-burner.md agent spec with frontmatter defining schedule, permissions, tools (GitHub + cache-memory), safe-outputs (create-issue, update-issue, assign-to-agent, noop), tracker-id, and network restrictions.
  • Document detailed behavior for fetching Dependabot alerts, grouping them by ecosystem and manifest, maintaining a single parent issue per group, and structuring the issue body into managed and human-owned sections.
  • Define assignment semantics to a copilot agent and fallback behavior (noop or missing-data) together with safety constraints (no auto-merge or PR creation).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 4, 2026

PR titles:
Report missing_data safe output calls in agent failure issues
Remove inline safe-inputs shadowing imports in daily-performance-summary
Tests: MCP ✅, safeinputs-gh ✅, Serena ✅, Playwright ✅, Tavily ✅
Tests: file write ✅, bash cat ✅, discussion comment ✅, build ✅
Overall: PASS

AI generated by Smoke Codex

@mnkiefer mnkiefer closed this Feb 4, 2026
@mnkiefer mnkiefer deleted the dep-buner branch February 13, 2026 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments