Skip to content

chore(ci): persist AI next-issue standing orders#24

Merged
dipto0321 merged 1 commit into
mainfrom
chore/workflow/ai-next-issue-orders
Jun 30, 2026
Merged

chore(ci): persist AI next-issue standing orders#24
dipto0321 merged 1 commit into
mainfrom
chore/workflow/ai-next-issue-orders

Conversation

@dipto0321

Copy link
Copy Markdown
Owner

Summary

Linked issues

Closes #23

Type of change

  • chore — see the title; check the matching box below
    - [ ] feat
    - [ ] fix
    - [ ] docs
    - [ ] style
    - [ ] refactor
    - [ ] perf
    - [ ] test
    - [ ] build
    - [ ] ci
    - [ ] revert

Checklist

  • Title follows Conventional Commits (chore(workflow): subject)
  • I ran make ci locally and it passes
  • I added or updated tests for the change
  • I updated relevant docs (README, docs/, inline godoc)
  • No new linter warnings
  • If breaking: I documented the migration path in the PR body and updated CHANGELOG.md

Scope notes / things reviewers may want to look at

Screenshots / output

The maintainer repeats the same end-to-end workflow instructions every
AI session. Capture the rules in three durable places so they survive
across sessions and stay enforceable for both AI assistants and humans.

- CLAUDE.md: new "AI workflow - standing orders" section. Auto-loaded
  by Claude Code on every session.
- CONTRIBUTING.md: rule 7 - every PR body must reference its source
  issue via Closes #N or Refs #N.
- Makefile: make next-issue ISSUE=N wraps the start step; make
  finish-pr ISSUE=N [PR=M] runs the full merge + auto-close check.

scripts/issue-workflow.sh itself is unchanged. Its 10-min gh pr checks
--watch race is a separate bug tracked separately.

Refs: #23
@dipto0321 dipto0321 changed the title chore(workflow): persist AI next-issue standing orders chore(ci): persist AI next-issue standing orders Jun 30, 2026
@dipto0321 dipto0321 force-pushed the chore/workflow/ai-next-issue-orders branch from 845f39f to 258e1cc Compare June 30, 2026 10:55
@cocogitto-bot

cocogitto-bot Bot commented Jun 30, 2026

Copy link
Copy Markdown

✔️ 258e1cc - Conventional commits check succeeded.

@dipto0321 dipto0321 merged commit 7247a97 into main Jun 30, 2026
10 checks passed
@dipto0321 dipto0321 deleted the chore/workflow/ai-next-issue-orders branch June 30, 2026 10:57
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.

chore(workflow): persist AI next-issue standing orders

1 participant