Skip to content

Test pr - #1

Merged
Jack20001413 merged 31 commits into
mainfrom
test-pr
May 22, 2026
Merged

Test pr#1
Jack20001413 merged 31 commits into
mainfrom
test-pr

Conversation

@Jack20001413

Copy link
Copy Markdown
Owner

No description provided.

DanWahlin and others added 30 commits May 11, 2026 11:36
Copilot CLI v1.0.44 (2026-05-08) added support for:
- Slash commands appearing anywhere in a message, not just at the start
- Multiple skills invoked in a single message

Updates Chapter 05's 'Direct Slash Command Invocation' section with a new
'Combining Multiple Skills in One Message' subsection that shows beginners
how to combine /code-checklist and /generate-tests in one prompt, and
explains that skill slash commands can be placed anywhere in the message.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…-10-13d3044a49b2da5e

[bot] Add traffic data for week of 05/04 – 05/10
…v1.0.44-d4c13763c489a36b

[bot] docs(ch05): document multi-skill invocation and mid-input slash commands (v1.0.44)
Document the applyTo frontmatter option in .instructions.md files,
which scopes an instruction file to specific file types using a glob
pattern. Include a worked example, a table of common patterns, and a
tip about quoting globs for cross-platform reliability.

This feature was made reliably available in Copilot CLI v1.0.48
(2026-05-14), which fixed parsing of unquoted glob patterns in the
applyTo field.

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

[bot] Add traffic data for week of 05/11 – 05/17
…s-a17f3fb512020f99

[bot] docs(ch04): document applyTo frontmatter for instruction files
Removed promotional image and link for GitHub Copilot Dev Days from the README.
Remove GitHub Copilot Dev Days image and link
Adds a GitHub Actions workflow that runs Co-op Translator for Markdown translations and opens an automated PR with generated translation files.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Adds a deterministic cleanup step for translated Markdown before creating the translation PR. The workflow now migrates links, fixes repo-specific anchors and local paths, and runs Co-op Translator review checks.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keeps the Co-op Translator review step when available, but skips it when the installed package does not expose co-op-review. The custom Markdown cleanup script still performs deterministic validation before the PR is created.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Updates the Translation Polisher workflow to grade every changed translated Markdown file and maintain a Translation Quality Review section in the PR body.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Updates Translation Polisher loop prevention so it can still add the managed Translation Quality Review section when the PR has already been polished but lacks per-file grades.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Teach the Translation Polisher to repair below-threshold grade rows, explicitly check learner-facing text for untranslated English, and manage a clean PR-body quality review block with status counts.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Pass Azure AI Vision credentials to Co-op Translator, translate Markdown plus images, trigger on source image changes, and include generated image translations in translation PRs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Use the repository workflow token when Co-op Translator creates translation pull requests so branch pushes are not rejected when workflow changes are present in the base history.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Split Markdown and image translation steps, save Co-op logs, add a job timeout, and limit source image triggers to Co-op-supported raster formats.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Retry Markdown and image translation steps to tolerate transient Azure OpenAI health-check read timeouts from GitHub-hosted runners.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Constrain the Translation Polisher to emit each safe output type at most once and require exact managed PR-body markers so safe output validation can complete.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Allow translated Markdown files named AGENTS.md through the Translation Polisher safe output guard, require add-labels to target the PR, and forbid incorrect PR-body marker variants.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Remove comment safe outputs from the Translation Polisher, cap branch pushes at one, and make the PR body the only place for translation quality review details.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Keep .github and skill definition Markdown out of Co-op Translator output and prevent the Translation Polisher from reviewing or editing those generated paths.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Jack20001413
Jack20001413 merged commit bd87001 into main May 22, 2026
5 of 6 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.

2 participants