Skip to content

docs: created section workflows#228

Merged
blindzero merged 1 commit intomainfrom
chore/docs
Feb 23, 2026
Merged

docs: created section workflows#228
blindzero merged 1 commit intomainfrom
chore/docs

Conversation

@blindzero
Copy link
Copy Markdown
Owner

Summary

Preconditions are a sub-topic for workflows.
For overview a category would be better.

Motivation

Improved Structure of docs website

Type of Change

Please select the relevant option:

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactoring / internal improvement

Changes

  • created workflow section in sidebar of website-

Testing

Describe how this change was tested.

  • Unit tests
  • Contract tests
  • Manual testing

@blindzero blindzero self-assigned this Feb 23, 2026
Copilot AI review requested due to automatic review settings February 23, 2026 19:15
@github-actions
Copy link
Copy Markdown

Code Coverage Report

Overall Project 73.18% 🍏

There is no coverage information present for the Files changed

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 9d18ca9b69

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread website/sidebars.js
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR restructures the documentation by creating a "Workflows" category in the sidebar and moving the preconditions documentation into a workflows subfolder to better organize related content.

Changes:

  • Creates a new "Workflows" category in the documentation sidebar
  • Moves docs/use/preconditions.md to docs/use/workflows/preconditions.md
  • Updates all relative links in affected files to reflect the new file structure

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
website/sidebars.js Creates new "Workflows" category with workflows.md and preconditions.md as nested items
docs/use/workflows/preconditions.md Updates relative links to reference files from new location (../../ instead of ../)
docs/use/workflows.md Updates links to preconditions.md to use new path (workflows/preconditions.md)

@blindzero blindzero merged commit d7ff96c into main Feb 23, 2026
12 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