Skip to content

[docs] Update documentation for features from 2026-05-16#32605

Closed
github-actions[bot] wants to merge 2 commits into
mainfrom
daily-doc-updater-2026-05-16-1b635bfaa30b787d
Closed

[docs] Update documentation for features from 2026-05-16#32605
github-actions[bot] wants to merge 2 commits into
mainfrom
daily-doc-updater-2026-05-16-1b635bfaa30b787d

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Documentation Updates - 2026-05-16

This PR updates the documentation based on user-facing features merged in the last 24 hours.

Features Documented

📝 Detailed Changes & References

Changes Made

  • Updated docs/src/content/docs/reference/command-triggers.md — added a paragraph under Centralized trigger strategy explaining that any workflow_dispatch.inputs.<name>.required: true declared in a centralized slash-command workflow is normalized to required: false in the compiled lock file, so router-dispatched runs remain compatible (PR Make centralized slash-command workflows emit non-required workflow_dispatch inputs #32480).
  • Updated docs/src/content/docs/reference/safe-outputs.md — extended the existing parent-author preserved as allowed mention note in the add-comment: section to also document that @copilot is always preserved as a default allowed mention alias and is never neutralized by mention filtering (PR Preserve @copilot in add-comment mention filtering #32487).

Merged PRs Referenced

PRs Reviewed and Already Documented in Their Own PR

PRs Reviewed and Skipped (Not User-Facing)

Skipped Issues

Notes

  • The local repository is a shallow clone; the analysis was performed against the merged-PR list returned by gh pr list and direct reads of the documentation files at HEAD. All four pre-flight queries succeeded.

Generated by 📝 Daily Documentation Updater · ● 14M ·

  • expires on May 17, 2026, 11:02 AM UTC

… @copilot mention default

- command-triggers.md: note that workflow_dispatch.inputs.required is normalized to false under strategy: centralized (from #32480)
- safe-outputs.md: note that @copilot is always preserved as a default allowed mention alias in add-comment (from #32487)
@github-actions github-actions Bot added automation documentation Improvements or additions to documentation labels May 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor Author

Copilot: please post a brief completion summary and flag any documentation gaps that still need attention.

Generated by 👨‍🍳 PR Sous Chef ·


The author of the parent issue, PR, or discussion receiving the comment is automatically preserved as an allowed mention. This means `@username` references to the issue/PR/discussion author are not neutralized when the workflow posts a reply.

`@copilot` is always preserved as a default allowed mention alias and is never neutralized by mention filtering, so workflows can invoke Copilot from agent-authored comments without configuring `allowed-aliases`.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@copilot this is incorrect

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fixed in 2e79dc1 — I removed that incorrect @copilot preservation statement from safe-outputs.md.

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI requested a review from pelikhan May 16, 2026 13:42
@pelikhan pelikhan closed this May 16, 2026
@github-actions github-actions Bot added the closed:unknown PR was closed without merging: unknown label May 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation closed:unknown PR was closed without merging: unknown documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants