Skip to content

Proposal: Extensible hooks and plugin support#414

Closed
araujof wants to merge 10 commits into
generative-computing:mainfrom
araujof:feat/hooks_specification
Closed

Proposal: Extensible hooks and plugin support#414
araujof wants to merge 10 commits into
generative-computing:mainfrom
araujof:feat/hooks_specification

docs: update hook system specification to document with-block support

8b051ac
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections failed Feb 18, 2026 in 1s

1 applicable rule, 0 validating requirements

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 Enforce conventional commit

This rule is failing.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert|release)(?:\(.+\))?: