Skip to content

Fix Repo Policy Check: onboarding agent README trademark + package.json sort#2191

Merged
robgruen merged 2 commits intodev/robgruen/onboarding_agentfrom
copilot/fix-github-actions-workflow-7e570772-b77a-4ab8-a47b-251813c695c4
Apr 14, 2026
Merged

Fix Repo Policy Check: onboarding agent README trademark + package.json sort#2191
robgruen merged 2 commits intodev/robgruen/onboarding_agentfrom
copilot/fix-github-actions-workflow-7e570772-b77a-4ab8-a47b-251813c695c4

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Apr 14, 2026

  • Rebase branch on top of dev/robgruen/onboarding_agent so PR targets the right base branch
  • Fix ts/packages/agents/onboarding/README.md: add missing Trademark section
  • Fix ts/packages/agents/onboarding/package.json: sort metadata fields using sort-package-json
  • Update PR base branch from main to dev/robgruen/onboarding_agent

… sort package.json

Agent-Logs-Url: https://github.com/microsoft/TypeAgent/sessions/038f7f2f-4aba-4463-9150-ef9e660bdd4d

Co-authored-by: robgruen <25374553+robgruen@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix the failing GitHub Actions workflow Repo Policy Check Fix Repo Policy Check: onboarding agent README trademark + package.json sort Apr 14, 2026
Copilot AI requested a review from robgruen April 14, 2026 00:35
Comment on lines +218 to +219
sanitized = sanitized
.replace(/<script[\s\S]*?<\/script>/gi, "")
do {
previous = sanitized;
sanitized = sanitized
.replace(/<script[\s\S]*?<\/script>/gi, "")
Copilot AI requested a review from robgruen April 14, 2026 00:44
@robgruen robgruen changed the base branch from main to dev/robgruen/onboarding_agent April 14, 2026 00:47
@robgruen robgruen merged commit 8d521e6 into dev/robgruen/onboarding_agent Apr 14, 2026
7 of 8 checks passed
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.

3 participants