Skip to content

dev to main#841

Merged
jth-nw merged 9 commits intomainfrom
dev
May 1, 2026
Merged

dev to main#841
jth-nw merged 9 commits intomainfrom
dev

Conversation

@jth-nw
Copy link
Copy Markdown
Collaborator

@jth-nw jth-nw commented May 1, 2026

No description provided.

jth-nw and others added 9 commits April 29, 2026 15:41
Each phase previously committed independently, leaving up to three
separate bot commits per PR. Now all phases write their changes to
disk without committing, and a single final step stages everything
and creates one combined commit.

Generated with AI

Co-Authored-By: Claude Code <ai@netwrix.com>
* Update activity-monitor-integration.md

Changed default port from 1514 to 4504
* Added note for Logons group no longer supporting EXO v12.0

* Added note for Logons group no longer supporting EXO v11.6
…changes

Move heading anchor repair to run after all phases (Vale script, Vale AI,
Dale AI) so it catches heading renames from any source, including the PR
author. Previously only ran after Phase 1 and used git diff HEAD~1..HEAD,
which broke when Phase 1 stopped committing.

The repair script now diffs against origin/dev (working tree vs base
branch), so it covers both committed PR changes and uncommitted autofix
changes in one pass. Also removes the manual anchor-update instructions
from Phase 2 and Phase 3 Claude prompts since the workflow handles it.

Generated with AI

Co-Authored-By: Claude Code <ai@netwrix.com>
The anchor check now runs after heading anchor repair so it reflects
the final state of the files. Previously it ran before any fixes, so
headings changed by the autofix process would still show as broken.

Generated with AI

Co-Authored-By: Claude Code <ai@netwrix.com>
@jth-nw jth-nw requested review from a team as code owners May 1, 2026 15:33
@jth-nw jth-nw temporarily deployed to development May 1, 2026 15:48 — with GitHub Actions Inactive
@jth-nw jth-nw merged commit 26f4e48 into main May 1, 2026
9 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