Skip to content

Comments

Enhance capabilities compatibility check workflow#163

Merged
Demonkratiy merged 2 commits intomainfrom
Demonkratiy-patch-workflow
Sep 24, 2025
Merged

Enhance capabilities compatibility check workflow#163
Demonkratiy merged 2 commits intomainfrom
Demonkratiy-patch-workflow

Conversation

@Demonkratiy
Copy link
Contributor

Updated capabilities compatibility check workflow to correctly procced in case if no changes was present in capabilities.

Updated capabilities compatibility check workflow to correctly procced in case if no changes was present in capabilities.
Copilot AI review requested due to automatic review settings September 23, 2025 19:17
Copy link

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 enhances the capabilities compatibility check workflow to handle cases where no changes are made to the capabilities.json file. The workflow previously only triggered when capabilities.json was modified, but now checks for changes dynamically and skips the compatibility check when the file is unchanged.

Key changes:

  • Removed path-based triggering to run on all pull requests
  • Added dynamic change detection for capabilities.json
  • Conditional execution of compatibility checks only when needed

@Demonkratiy Demonkratiy merged commit ee9cbfb into main Sep 24, 2025
6 checks passed
@Demonkratiy Demonkratiy deleted the Demonkratiy-patch-workflow branch October 7, 2025 07:39
Demonkratiy added a commit that referenced this pull request Feb 12, 2026
* v1.8.0.0 - Draw detail label lines starting from the element to accurately indicate what element it is related to. (#128)

* Draw detail label lines starting from the element to accurately indicate what element it is related to.

* Renamed several variables and implemented caching

* Change version to 1.8.0.0

* Fix in changelog.md

* Add formatting setting to show detail label name on the chart (#131)

* Draw detail label lines starting from the element to accurately indicate what element it is related to.

* Add formatting setting to show detail label name on the chart

* Renamed several variables and implemented caching

* Add Label Contents menu for labels also add logic to ensure inside labels fit within allowed space by truncating long text

* Change lables contents dropdown to toggles

Signed-off-by: v-aidaba <v-aidaba@microsoft.com>

* PR review fixes

* PR added displayName for lable position values

* Changes for PR

* Changes for PR

* Changes for PR

---------

Signed-off-by: v-aidaba <v-aidaba@microsoft.com>

* Outer line (#130)

* Draw detail label lines starting from the element to accurately indicate what element it is related to.

* Renamed several variables and implemented caching

* Change version to 1.8.0.0

* Draw gridlines without crossing the inner and outer circles

* Change arc to circle for Outer line and draw gridlines without crossing the inner circle

* Changes for better performance

* Pull from origin branch

---------

Co-authored-by: Alexey <39551830+Demonkratiy@users.noreply.github.com>

* refactored detail labels to use flagsSelection (#134)

* Conditional formatting (#137)

* Conditional Formatting

* Unit test position (#140)

* added tests for labels position

* Outer line unit test (#139)

* outer line unit tests

* PR checklist steps (#142)

* PR checklist steps

* Added support for label content in on-object formating API (#143)

* New translations (#158)

* added AI instructions and capabilities verification scripts (#160)

* added AI instructions and capabilities verification scripts

* exclude .github/** folder linting

* update capabilities-check scripts (#162)

* update capabilities-check scripts

* update agent instructions

* Enhance capabilities compatibility check workflow (#163)

* Enhance capabilities compatibility check workflow

Updated capabilities compatibility check workflow to correctly procced in case if no changes was present in capabilities.

* update codeql

* Fixed label bug (#159)

* Fixed label bug

Co-authored-by: Alexey <39551830+Demonkratiy@users.noreply.github.com>

* updated outdated packages, also fixed npm audit and linter issues (#164)

* @microsoft registry

---------

Signed-off-by: v-aidaba <v-aidaba@microsoft.com>
Co-authored-by: v-aidaba <v-aidaba@microsoft.com>
Co-authored-by: pbicvloc <104190707+pbicvloc@users.noreply.github.com>
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