Skip to content

feat: surface installed hook actions during apm install#408

Closed
harshitlarl wants to merge 1 commit intomicrosoft:mainfrom
harshitlarl:codex/hook-install-transparency-316
Closed

feat: surface installed hook actions during apm install#408
harshitlarl wants to merge 1 commit intomicrosoft:mainfrom
harshitlarl:codex/hook-install-transparency-316

Conversation

@harshitlarl
Copy link

Summary

  • show concise per-event hook action summaries during apm install
  • include the full rewritten hook JSON in verbose mode so developers can review deployed hook content
  • add focused tests covering the new install-time transparency output

Testing

  • . .venv/bin/activate && pytest tests/unit/test_install_hook_transparency.py tests/unit/integration/test_hook_integrator.py -n0

Closes #316

@harshitlarl
Copy link
Author

@microsoft-github-policy-service agree

@harshitlarl
Copy link
Author

Closing this in favor of #409, which uses a neutral branch name and contains the same changes.

@harshitlarl harshitlarl deleted the codex/hook-install-transparency-316 branch March 22, 2026 16:36
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.

Hook installation transparency — display hook contents during install

1 participant