Skip to content

Comments

chore: rm legacy security alert burndown workflows#13662

Merged
mnkiefer merged 1 commit intomainfrom
rm-sec-workflows
Feb 4, 2026
Merged

chore: rm legacy security alert burndown workflows#13662
mnkiefer merged 1 commit intomainfrom
rm-sec-workflows

Conversation

@mnkiefer
Copy link
Contributor

@mnkiefer mnkiefer commented Feb 4, 2026

  • Removes three legacy workflows related to security automation from the .github/workflows directory (dependabot bundling, secret scanning triage, and security alert burndown).

@mnkiefer mnkiefer self-assigned this Feb 4, 2026
Copilot AI review requested due to automatic review settings February 4, 2026 05:36
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

This PR removes legacy GitHub Agentic Workflows related to the “security alert burndown” campaign, cleaning up unused automation around security alerts, secret scanning triage, and Dependabot bundling.

Changes:

  • Remove the Security Alert Burndown workflow definition (security-alert-burndown.md) and its compiled GitHub Actions workflow (security-alert-burndown.lock.yml).
  • Remove the Secret Scanning Triage workflow definition (secret-scanning-triage.md) and its compiled workflow (secret-scanning-triage.lock.yml).
  • Remove the Dependabot Bundler workflow definition (dependabot-bundler.md) and its compiled workflow (dependabot-bundler.lock.yml).

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
.github/workflows/security-alert-burndown.md Deletes the source specification for the Security Alert Burndown agentic workflow.
.github/workflows/security-alert-burndown.lock.yml Deletes the compiled GitHub Actions implementation of the Security Alert Burndown workflow.
.github/workflows/secret-scanning-triage.md Deletes the source specification for the Secret Scanning Triage agentic workflow.
.github/workflows/secret-scanning-triage.lock.yml Deletes the compiled Secret Scanning Triage GitHub Actions workflow and its supporting safe-outputs configuration.
.github/workflows/dependabot-bundler.md Deletes the source specification for the Dependabot Bundler agentic workflow.
.github/workflows/dependabot-bundler.lock.yml Deletes the compiled Dependabot Bundler GitHub Actions workflow and its supporting safe-outputs configuration.

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

@mnkiefer mnkiefer merged commit 0c8e423 into main Feb 4, 2026
120 checks passed
@mnkiefer mnkiefer deleted the rm-sec-workflows branch February 4, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant