Skip to content

Reduce recurring workflow notification noise - #20525

Open
T-Gro wants to merge 5 commits into
mainfrom
t-gro-actions-failure-investigation
Open

T-Gro wants to merge 5 commits into
mainfrom
t-gro-actions-failure-investigation

Conversation

@T-Gro

@T-Gro T-Gro commented Sep 11, 2026

Copy link
Copy Markdown
Member

Give scheduled Repo Assist a separate workflow registration while retaining its existing memory. Maintenance pushes preserve merge ancestry and no longer produce an automatic comment alongside the agent's explanation. The agent checks existing reports before repeating the same outcome.

Release-note checks use current exemptions, avoid unchanged comment updates, and create comments only for missing notes or PR-link warnings. Existing comments still receive the current result. Validation remains enabled for label events so a skipped check cannot hide a failure.

After merge, verify that .github/workflows/repo-assist-scheduled.lock.yml has a new, active workflow ID, then disable legacy workflow 246881620 with gh workflow disable 246881620 --repo dotnet/fsharp. Use the numeric ID, not the shared display name. Let any existing legacy run finish before manually starting the replacement. The code rename alone does not disable stale PR-head workflow definitions.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown
Contributor

✅ No release notes required

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@github-actions github-actions Bot added the AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed label Sep 11, 2026
perf-bundle and others added 3 commits September 11, 2026 16:30
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@T-Gro
T-Gro requested a review from abonie September 14, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AI-Tooling-Check-Bypassed Tooling check: non-fork PR, not diff-analyzed

Projects

Status: New

Development

Successfully merging this pull request may close these issues.

1 participant