Skip to content

Fix syntax issue in Access Monitoring reference#61770

Merged
ptgott merged 1 commit intomasterfrom
paul.gottschling/2025-11-25-fix-am-ref
Nov 26, 2025
Merged

Fix syntax issue in Access Monitoring reference#61770
ptgott merged 1 commit intomasterfrom
paul.gottschling/2025-11-25-fix-am-ref

Conversation

@ptgott
Copy link
Copy Markdown
Contributor

@ptgott ptgott commented Nov 25, 2025

In #61632, the Access Monitoring event reference generator originally replaced @ characters in a template with backticks before executing it, and the frontmatter and introduction of the guide were part of the template.

While this change took a different approach, extracting the frontmatter and introduction into a separate file, and no longer replacing @ characters, the @ characters weren't removed from the file. This change fixes the stray @ characters.

In #61632, the Access Monitoring event reference generator originally
replaced `@` characters in a template with backticks before executing
it, and the frontmatter and introduction of the guide were part of the
template.

While this change took a different approach, extracting the frontmatter
and introduction into a separate file, and no longer replacing `@`
characters, the `@` characters weren't removed from the file. This
change fixes the stray `@` characters.
@ptgott ptgott added no-changelog Indicates that a PR does not require a changelog entry backport/branch/v18 labels Nov 25, 2025
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Nov 25, 2025

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
paul.gottschling/2025-11-25-fix-am-ref HEAD 1 ✅SUCCEED paul-gottschling-2025-11-25-fix-am-ref 2025-11-25 14:09:47

@ptgott ptgott added this pull request to the merge queue Nov 26, 2025
Merged via the queue into master with commit 8d9bb1f Nov 26, 2025
47 checks passed
@ptgott ptgott deleted the paul.gottschling/2025-11-25-fix-am-ref branch November 26, 2025 15:02
@backport-bot-workflows
Copy link
Copy Markdown
Contributor

@ptgott See the table below for backport results.

Branch Result
branch/v18 Create PR

cthach pushed a commit that referenced this pull request Dec 1, 2025
In #61632, the Access Monitoring event reference generator originally
replaced `@` characters in a template with backticks before executing
it, and the frontmatter and introduction of the guide were part of the
template.

While this change took a different approach, extracting the frontmatter
and introduction into a separate file, and no longer replacing `@`
characters, the `@` characters weren't removed from the file. This
change fixes the stray `@` characters.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/branch/v18 documentation no-changelog Indicates that a PR does not require a changelog entry size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants