Skip to content

Chore/docs#250

Merged
blindzero merged 39 commits intomainfrom
chore/docs
Feb 27, 2026
Merged

Chore/docs#250
blindzero merged 39 commits intomainfrom
chore/docs

Conversation

@blindzero
Copy link
Copy Markdown
Owner

Summary

Update of provider and workflow docs

Motivation

Why is this change needed? What problem does it solve?

Type of Change

Please select the relevant option:

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

Changes

  • adding details

Testing

Describe how this change was tested.

  • Unit tests
  • Contract tests
  • Manual testing

Copilot AI review requested due to automatic review settings February 27, 2026 19:05
@blindzero blindzero self-assigned this Feb 27, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@blindzero blindzero added type:docs Improvements or additions to documentation. prio:high labels Feb 27, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Feb 27, 2026

Code Coverage Report

Overall Project 74.09% 🍏

There is no coverage information present for the Files changed

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 adds comprehensive documentation for workflow concepts (Conditions, Preconditions, Template Substitution, and Context Resolvers) and documents Context Resolver capabilities across all providers.

Changes:

  • Added four new workflow concept documentation files explaining Conditions, Preconditions, Template Substitution, and Context Resolvers with examples and troubleshooting guidance
  • Restructured existing workflow documentation to reference the new concept pages and improve the overall information architecture
  • Added Context Resolver capability documentation to all provider reference pages (Mock, AD, Entra ID, Exchange Online, DirectorySync)
  • Updated sidebar navigation to include the new documentation pages

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated 6 comments.

Show a summary per file
File Description
website/sidebars.js Added navigation entries for new workflow concept pages (conditions, templates, context-resolver)
docs/use/workflows/templates.md New comprehensive guide on template substitution with syntax, examples, and validation rules
docs/use/workflows/conditions.md New guide explaining Conditions DSL for planning-time step applicability
docs/use/workflows/context-resolver.md New guide on Context Resolvers for populating request context during planning
docs/use/workflows/preconditions.md Restructured with improved organization, troubleshooting section, and cross-references to related concepts
docs/use/workflows.md Restructured with new sections on Plan vs Execute, Context Resolvers, Template Substitution, and updated cross-references
docs/reference/providers/provider-mock.md Added Context Resolvers section documenting IdLE.Identity.Read and IdLE.Entitlement.List capabilities
docs/reference/providers/provider-exchangeonline.md Added Context Resolvers section noting this provider doesn't support resolver capabilities
docs/reference/providers/provider-entraID.md Added Context Resolvers section documenting IdLE.Identity.Read and IdLE.Entitlement.List capabilities with Entra-specific attributes
docs/reference/providers/provider-directorysync-entraconnect.md Added Context Resolvers section noting this provider doesn't support resolver capabilities
docs/reference/providers/provider-ad.md Added Context Resolvers section documenting IdLE.Identity.Read and IdLE.Entitlement.List capabilities with AD-specific attributes
docs/reference/providers/_provider-name_template.md Updated template to include Context Resolvers documentation section with examples

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 27, 2026 19:10
blindzero and others added 3 commits February 27, 2026 20:12
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 12 out of 12 changed files in this pull request and generated 17 comments.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 27, 2026 19:28
Copilot AI review requested due to automatic review settings February 27, 2026 19:35
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 12 out of 12 changed files in this pull request and generated 4 comments.

Copilot AI review requested due to automatic review settings February 27, 2026 19:41
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 12 out of 12 changed files in this pull request and generated 7 comments.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 27, 2026 19:48
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 12 out of 12 changed files in this pull request and generated 1 comment.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 27, 2026 19:53
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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

Copilot reviewed 12 out of 12 changed files in this pull request and generated 2 comments.

@blindzero blindzero merged commit 0e76293 into main Feb 27, 2026
8 checks passed
@blindzero blindzero deleted the chore/docs branch February 27, 2026 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

prio:high type:docs Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants