Pre/post command hooks
- Lingua principale
- Go
- Stelle
- 762
- Fork
- 72
- Merge medio
- 18h 24m
- PR unite (30g)
- 28
Descrizione
git-spice should support hooks that it runs before/after certain operations
like post-restack, post-submit, etc.
This would allow power users to build custom workflows on top of git-spice
operations.
Refs https://github.com/abhinav/git-spice/issues/414#issuecomment-2672423604
This issue only tracks the high-level design of the hooks system,
not a comprehensive list of hooks.
One supported hook will be enough to resolve this issue.
Open questions:
- Where do hooks go? .git/hooks/spice/ or .git/spice/hooks/?
- Do we want to support in-repo hooks?
- How (if at all) should we support the core.hooksPath configuration option?
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.