Update terminology in skill file#36
Open
mikekinsman wants to merge 7 commits into
Open
Conversation
Per comms team guidance (Harnoop), the term 'Book of News' should not be used internally or externally. This updates all references in the skill file to use 'News & Announcements' instead. The AKA links remain unchanged. Agent behavior is preserved — it still fetches news content from the same endpoints, with news.microsoft.com as a fallback for unlisted events. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the microsoft-build skill prompt terminology to replace the deprecated “Book of News” wording with “News & Announcements”, aligning the skill’s instructions and resource labels with comms guidance.
Changes:
- Renames “Book of News” references to “News & Announcements” in event context and key resources tables.
- Updates “what’s new” workflow guidance to reference the news/announcements resource.
- Updates security guidance and search strategy wording to reflect the new terminology.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
40
to
43
| | Timezone | Pacific Daylight Time (PDT, UTC-7) | | ||
| | Catalog endpoint | `https://aka.ms/build2026-session-info` | | ||
| | Book of News | `https://aka.ms/build2026-news` | | ||
| | News & Announcements | `https://aka.ms/build2026-news` | | ||
| | Default CLI flag | `--event build-2026` | |
jemed
previously approved these changes
May 21, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Agent-Logs-Url: https://github.com/microsoft/Build-CLI/sessions/7539cfe3-87aa-44ed-9bac-797a0a1087b0 Co-authored-by: mikekinsman <32281167+mikekinsman@users.noreply.github.com>
…tion Agent-Logs-Url: https://github.com/microsoft/Build-CLI/sessions/ffa96bf5-2896-4865-9801-da10b2dc7902 Co-authored-by: mikekinsman <32281167+mikekinsman@users.noreply.github.com>
- Standardize on 'News & Announcements' (capitalized) everywhere - Bump plugin manifests from 1.0.4 to 1.0.5 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Normalize both plugin manifests back to LF to match repo conventions. Also restores original key ordering. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
TianqiZhang
approved these changes
May 22, 2026
|
@TianqiZhang approved this pull request. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Updates terminology in the skill file per comms team guidance. Replaces a deprecated internal term with "News & Announcements" throughout.
Changes
news.microsoft.comas fallbackWhat stays the same
news.microsoft.comfallback preserved for unlisted events