From 1b333e49edbbae1a0835058c75b61e19b67f63d4 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:32:06 +0000 Subject: [PATCH 1/2] Initial plan From 9792d69c78baa6335edb47bd7bdbe98a9a875c64 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Thu, 22 Jan 2026 15:40:52 +0000 Subject: [PATCH 2/2] Update campaign project URL from 130 to 134 Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com> --- .../security-alert-burndown.campaign.lock.yml | 20 +++++++++---------- .../security-alert-burndown.campaign.md | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/security-alert-burndown.campaign.lock.yml b/.github/workflows/security-alert-burndown.campaign.lock.yml index dc15c602bb6..fa3be7644e1 100644 --- a/.github/workflows/security-alert-burndown.campaign.lock.yml +++ b/.github/workflows/security-alert-burndown.campaign.lock.yml @@ -116,7 +116,7 @@ jobs: GH_AW_DISCOVERY_REPOS: githubnext/gh-aw GH_AW_MAX_DISCOVERY_ITEMS: "50" GH_AW_MAX_DISCOVERY_PAGES: "3" - GH_AW_PROJECT_URL: https://github.com/orgs/githubnext/projects/130 + GH_AW_PROJECT_URL: https://github.com/orgs/githubnext/projects/134 GH_AW_TRACKER_LABEL: campaign:security-alert-burndown GH_AW_WORKFLOWS: code-scanning-fixer,security-fix-pr id: discovery @@ -906,7 +906,7 @@ jobs: - Memory paths: memory/campaigns/security-alert-burndown/** - Metrics glob: `memory/campaigns/security-alert-burndown/metrics/*.json` - Cursor glob: `memory/campaigns/security-alert-burndown/cursor.json` - - Project URL: https://github.com/orgs/githubnext/projects/130 + - Project URL: https://github.com/orgs/githubnext/projects/134 - Governance: max new items per run: 3 - Governance: max discovery items per run: 50 - Governance: max discovery pages per run: 3 @@ -1342,7 +1342,7 @@ jobs: **Campaign Details:** - Campaign ID: `security-alert-burndown` - - Project Board: https://github.com/orgs/githubnext/projects/130 + - Project Board: https://github.com/orgs/githubnext/projects/134 - Worker Workflows: `code-scanning-fixer`, `security-fix-pr` --- @@ -1357,7 +1357,7 @@ jobs: 3) **After creating the Epic** (or if Epic exists but not on board), add it to the project board: ```yaml update-project: - project: "https://github.com/orgs/githubnext/projects/130" + project: "https://github.com/orgs/githubnext/projects/134" campaign_id: "security-alert-burndown" content_type: "issue" content_number: @@ -1473,7 +1473,7 @@ jobs: Example status update: ```yaml create-project-status-update: - project: "https://github.com/orgs/githubnext/projects/130" + project: "https://github.com/orgs/githubnext/projects/134" status: "ON_TRACK" start_date: "2026-01-06" target_date: "2026-01-31" @@ -1550,7 +1550,7 @@ jobs: - Writes MUST use only the `update-project` safe-output. - All writes MUST target exactly: - - **Project URL**: `https://github.com/orgs/githubnext/projects/130` + - **Project URL**: `https://github.com/orgs/githubnext/projects/134` - Every item MUST include: - `campaign_id: "security-alert-burndown"` @@ -1621,7 +1621,7 @@ jobs: ```yaml update-project: - project: "https://github.com/orgs/githubnext/projects/130" + project: "https://github.com/orgs/githubnext/projects/134" campaign_id: "security-alert-burndown" content_type: "issue" # or "pull_request" content_number: 123 @@ -1652,7 +1652,7 @@ jobs: ```yaml update-project: - project: "https://github.com/orgs/githubnext/projects/130" + project: "https://github.com/orgs/githubnext/projects/134" campaign_id: "security-alert-burndown" content_type: "issue" # or "pull_request" content_number: 123 @@ -1664,7 +1664,7 @@ jobs: ```yaml update-project: - project: "https://github.com/orgs/githubnext/projects/130" + project: "https://github.com/orgs/githubnext/projects/134" campaign_id: "security-alert-burndown" content_type: "issue" # or "pull_request" content_number: 123 @@ -1742,7 +1742,7 @@ jobs: - [ ] All writes use `update-project:` blocks (no other write mechanism). - [ ] Each `update-project` block includes: - - [ ] `project: "https://github.com/orgs/githubnext/projects/130"` + - [ ] `project: "https://github.com/orgs/githubnext/projects/134"` - [ ] `campaign_id: "security-alert-burndown"` (top-level) - [ ] `content_type` ∈ {`issue`, `pull_request`} - [ ] `content_number` is an integer diff --git a/.github/workflows/security-alert-burndown.campaign.md b/.github/workflows/security-alert-burndown.campaign.md index d5d1a8b346f..5647d1c8598 100644 --- a/.github/workflows/security-alert-burndown.campaign.md +++ b/.github/workflows/security-alert-burndown.campaign.md @@ -2,7 +2,7 @@ id: security-alert-burndown name: Security Alert Burndown description: Systematically burns down code security alerts with focus on file write issues -project-url: https://github.com/orgs/githubnext/projects/130 +project-url: https://github.com/orgs/githubnext/projects/134 version: v1 state: planned workflows: