Skip to content

Add pre-release warning banner to sample implementation page#34

Merged
larsvilhuber merged 2 commits into
mainfrom
copilot/add-warning-label-example-implementation
Mar 29, 2026
Merged

Add pre-release warning banner to sample implementation page#34
larsvilhuber merged 2 commits into
mainfrom
copilot/add-warning-label-example-implementation

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 29, 2026

The sample implementation page was built against a pre-release version of TRACE/TROV, with no indication to readers that content and internal references may be outdated.

Changes

  • docs/sample-implementation.md: Added a warning-class MyST admonition immediately after the page title, noting the pre-release origin, potential stale references, and pending update.
:::{admonition} Pre-release Example
:class: warning

This example was created using a **pre-release version** of TRACE/TROV. References within this page may not point to current (versioned) pages. An update to this example is pending.

:::

⚡ Quickly spin up Copilot coding agent tasks from anywhere on your macOS or Windows machine with Raycast.

Copilot AI changed the title [WIP] Add warning label to example implementation Add pre-release warning banner to sample implementation page Mar 29, 2026
Copilot AI requested a review from larsvilhuber March 29, 2026 15:20
@larsvilhuber larsvilhuber marked this pull request as ready for review March 29, 2026 15:24
@larsvilhuber larsvilhuber merged commit 093b930 into main Mar 29, 2026
2 checks passed
@larsvilhuber larsvilhuber deleted the copilot/add-warning-label-example-implementation branch March 29, 2026 15:26
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.

Add a warning label to the example implementation

2 participants