Skip to content

Update blazor.md#4

Merged
aaronpowell merged 1 commit intogithub:mainfrom
jamesmontemagno:patch-1
Jul 1, 2025
Merged

Update blazor.md#4
aaronpowell merged 1 commit intogithub:mainfrom
jamesmontemagno:patch-1

Conversation

@jamesmontemagno
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings June 26, 2025 16:22
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 updates the Blazor documentation to reflect new file matching patterns for Blazor components and associated files.

  • Changed property name from "appliesTo" to "applyTo"
  • Expanded file matching to include ".razor.cs" and ".razor.css"
Comments suppressed due to low confidence (1)

instructions/blazor.md:3

  • Verify that the change from 'appliesTo' to 'applyTo' is intentional and aligned with the consumer configuration, as inconsistent naming might lead to misconfiguration.
applyTo: "**/*.razor, **/*.razor.cs, **/*.razor.css"

@aaronpowell aaronpowell merged commit 4a8bb3d into github:main Jul 1, 2025
Copilot AI mentioned this pull request Feb 12, 2026
ninihen1 added a commit to ninihen1/awesome-copilot that referenced this pull request Mar 6, 2026
…s, step numbering

- Add skills to docs/README.skills.md (fixes validate-readme CI check)
- Update cross-skill references to use flowstudio- prefix (github#1, github#4, github#7, github#9)
- Fix get_live_flow_run_action_outputs: returns array, index [0] (github#2, github#3)
- Renumber Step 6→5, Step 7→6 — remove gap in build workflow (github#8)
- Fix connectionName note: it's the key, not the GUID (github#10)
- Remove invalid arrow function from Filter array expression (github#11)
aaronpowell pushed a commit that referenced this pull request Mar 8, 2026
…te-build skills (#899)

* feat: add flowstudio-power-automate-debug and flowstudio-power-automate-build skills

Two companion skills for the FlowStudio Power Automate MCP server:

- flowstudio-power-automate-debug: Debug workflow for failed Power Automate cloud flow runs
- flowstudio-power-automate-build: Build & deploy flows from natural language descriptions

Both require a FlowStudio MCP subscription: https://flowstudio.app
These complement the existing flowstudio-power-automate-mcp skill (merged in PR #896).

* fix: address all review comments — README, cross-refs, response shapes, step numbering

- Add skills to docs/README.skills.md (fixes validate-readme CI check)
- Update cross-skill references to use flowstudio- prefix (#1, #4, #7, #9)
- Fix get_live_flow_run_action_outputs: returns array, index [0] (#2, #3)
- Renumber Step 6→5, Step 7→6 — remove gap in build workflow (#8)
- Fix connectionName note: it's the key, not the GUID (#10)
- Remove invalid arrow function from Filter array expression (#11)

* feat: add flowstudio-power-automate plugin bundling all 3 skills

Plugin bundles:
- flowstudio-power-automate-mcp (core connection & CRUD)
- flowstudio-power-automate-debug (debug failed runs)
- flowstudio-power-automate-build (build & deploy flows)

Install: copilot plugin install flowstudio-power-automate@awesome-copilot

Per @aaronpowell's suggestion in review.
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