[PR #7471] [MERGED] [AI] Add project-level hook to enforce PR creation rules #21553

Closed
opened 2026-04-14 22:08:52 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7471
Author: @MatissJanis
Created: 4/11/2026
Status: Merged
Merged: 4/11/2026
Merged by: @MatissJanis

Base: masterHead: worktree-vectorized-puzzling-kahn


📝 Commits (4)

  • 5fa5e29 [AI] Add project-level hook to enforce PR creation rules
  • 7b3d978 [AI] Fix hook JSON output format to use hookSpecificOutput
  • cbcd5ec Rename 7470.md to 7471.md
  • 25e00b5 Update upcoming-release-notes/7471.md

📊 Changes

2 files changed (+23 additions, -0 deletions)

View changed files

.claude/settings.json (+17 -0)
upcoming-release-notes/7471.md (+6 -0)

📄 Description

Description

Forcing claude code to read the PR creation instructions before opening PRs.

n/a

Testing

n/a

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7471 **Author:** [@MatissJanis](https://github.com/MatissJanis) **Created:** 4/11/2026 **Status:** ✅ Merged **Merged:** 4/11/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `worktree-vectorized-puzzling-kahn` --- ### 📝 Commits (4) - [`5fa5e29`](https://github.com/actualbudget/actual/commit/5fa5e29cc6c97cf94cde3c268ef4a9de1826cc07) [AI] Add project-level hook to enforce PR creation rules - [`7b3d978`](https://github.com/actualbudget/actual/commit/7b3d978dd6cbda6c6d27c5b5f7d0501905274efc) [AI] Fix hook JSON output format to use hookSpecificOutput - [`cbcd5ec`](https://github.com/actualbudget/actual/commit/cbcd5ec24ecdc87546aedf2c103515abc25ee5c8) Rename 7470.md to 7471.md - [`25e00b5`](https://github.com/actualbudget/actual/commit/25e00b5cce824b2a8def8000ad8243fb73a12046) Update upcoming-release-notes/7471.md ### 📊 Changes **2 files changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.claude/settings.json` (+17 -0) ➕ `upcoming-release-notes/7471.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> Forcing claude code to read the PR creation instructions before opening PRs. ## Related issue(s) <!-- e.g. Fixes #123, Relates to #456 --> n/a ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> n/a ## Checklist - [x] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-14 22:08:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#21553