Commit b447097
ci: set up ai-prompt-auto-commit pre-commit hooks
Adds the pycalendar/ai-prompt-auto-commit hooks so that Claude Code
prompts are automatically appended to commit messages.
- unstage-ai-prompts: keeps .prompts/ out of the index
- append-ai-prompts (prepare-commit-msg): injects prompts into message
- archive-ai-prompts (post-commit): moves .prompts/ to committed/
- prepare-ai-repository (manual): one-time setup already run
Also installs prepare-commit-msg and post-commit git hooks locally.
prompt: ~/.claude/skills/python-project-modernization.md is now updated
with the https://github.com/pycalendar/ai-prompt-auto-commit tool.
Please fix set this up for the caldav repo.
AI-generated: This is considered to be CI-infrastructure, one of the
areas identified to be particularly suitable for AI assistance.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 13daaa2 commit b447097
2 files changed
Lines changed: 26 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
17 | 28 | | |
18 | 29 | | |
19 | 30 | | |
| |||
0 commit comments