Skip to content

Merge dev into main#165

Merged
jth-nw merged 17 commits intomainfrom
dev
Feb 12, 2026
Merged

Merge dev into main#165
jth-nw merged 17 commits intomainfrom
dev

Conversation

@jth-nw
Copy link
Collaborator

@jth-nw jth-nw commented Feb 12, 2026

No description provided.

florian-berger-netwrix and others added 17 commits February 10, 2026 18:25
Added information for latest Password Secure version
* Updated to match 12.0 page including accounts used details and note for using task creds with an untrusted target

* Update proxymodeservicepermissions.md

Fixed broken link
…153)

* - Updated 11.6 documentation to match 12.0 for windows fs permissions (location change only)
- Fixed misleading table that made it look like NAA would deploy NAM agents

* Update activity.md

fixed image links

* Update appletmodepermissions.md

fixed broken link

* Update localmodepermissions.md

fixed broken link and redundant sentence

* Update proxymodeappletpermissions.md
Implements a version switcher that allows users to navigate between different versions of multi-version products. The switcher appears in the sidebar for products with multiple versions configured.

Changes:
- Add VersionSwitcher component with version badge UI
- Customize DocSidebar theme to integrate version switcher
- Update products.js with version configurations
- Update kb_allowlist.json for new product versions
- Clean up unused observer cleanup in Root.js

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
The homepage version badges were not respecting the customLink property
when generating links. This caused a broken link error for Identity
Recovery 2.6, which should link to /docs/recoveryforactivedirectory/2_6
but was incorrectly generating /docs/identityrecovery/2_6.

Updated generateProductCategories() to check for customLink before
generating the route, matching the behavior in VersionSwitcher component.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
All products have been migrated to autogenerated KB sidebars. Removed
migration-specific code that is no longer needed:

- Removed MIGRATED_PRODUCTS array and migration control logic from
  copy-kb-to-versions.mjs script. Script now processes all products
  in kb_allowlist.json by default.
- Deleted src/utils/generateKBSidebar.js utility (no longer used,
  all sidebars now use type: 'autogenerated')
- Fixed kb_allowlist.json alphabetical ordering

The copy script is now simpler and will automatically process new
products (like passwordsecure, pingcastle) when they're added to
kb_allowlist.json in the future.

Co-authored-by: Hilary Ramirez <hilaryramirez@Mac.lan>
…d team notifications

Implements a comprehensive 3-stage GitHub Actions workflow to automatically process new issues:
- Stage 1: Validates and corrects issue template usage
- Stage 2: Assigns primary AI labels (AI:docs or AI:docusaurus) and handles special cases (duplicates, bugs, proposals)
- Stage 3: Assigns product labels and notifies relevant teams based on CODEOWNERS

Disables the previous claude-issue-labeler.yml workflow as its functionality is now handled by the new processor.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Add version switcher component for documentation navigation
Add multi-stage issue processing workflow
@jth-nw jth-nw requested review from a team as code owners February 12, 2026 04:35

- name: Validate and correct template usage
id: validate
uses: anthropics/claude-code-action@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Claude Issue Processor' step
Uses Step: validate
uses 'anthropics/claude-code-action' with ref 'v1', not a pinned commit hash
steps:
- name: Assign primary AI label
id: label
uses: anthropics/claude-code-action@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Claude Issue Processor' step
Uses Step: label
uses 'anthropics/claude-code-action' with ref 'v1', not a pinned commit hash
sparse-checkout-cone-mode: false

- name: Assign product labels and notify teams
uses: anthropics/claude-code-action@v1

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium

Unpinned 3rd party Action 'Claude Issue Processor' step
Uses Step
uses 'anthropics/claude-code-action' with ref 'v1', not a pinned commit hash
@jth-nw jth-nw merged commit fdd27a2 into main Feb 12, 2026
10 of 14 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.

4 participants