Skip to content

fix: docs-from-code remove labeled, add manual dispatch#3312

Open
jfversluis wants to merge 1 commit intomainfrom
fix/docs-from-code-trigger
Open

fix: docs-from-code remove labeled, add manual dispatch#3312
jfversluis wants to merge 1 commit intomainfrom
fix/docs-from-code-trigger

Conversation

@jfversluis
Copy link
Copy Markdown
Member

@jfversluis jfversluis commented May 7, 2026

The labeled event caused false triggers when the triage bot added labels. Simplified to opened only + workflow_dispatch for manual testing.trigger


Internal previews

📄 File 🔗 Preview link
.github/workflows/docs-from-code.md .github/workflows/docs-from-code

- Remove 'labeled' event type (caused false triggers from triage bot)
- Keep only 'opened' (when maui-labs creates the issue)
- Add workflow_dispatch with issue_number input for manual testing
- Update prompt to handle both trigger types

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis requested a review from a team as a code owner May 7, 2026 19:01
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 1a9627a:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/docs-from-code.lock.yml ✅Succeeded
.github/workflows/docs-from-code.md ✅Succeeded

For more details, please refer to the build report.

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