Skip to content

Add Project intake fallback#116

Merged
codeforester merged 1 commit into
mainfrom
ci/115-20260615-project-intake
Jun 15, 2026
Merged

Add Project intake fallback#116
codeforester merged 1 commit into
mainfrom
ci/115-20260615-project-intake

Conversation

@codeforester

Copy link
Copy Markdown
Owner

Summary

  • Add the Base-generated Project Intake workflow so issues created outside basectl gh issue create are reconciled into the BankBuddy Project.
  • Backfill Project issue defaults in .github/base-project.yml and validate the Project baseline files/defaults.
  • Update agent guidance and AI context so agents prefer basectl gh issue create and know the fallback reconciliation path.

Issue

Closes #115

Validation

  • git diff --check
  • /Users/rameshhp/work/base/bin/basectl repo check /Users/rameshhp/work/bankbuddy-worktrees/115-project-intake
  • ./tests/validate.sh (287 passed)

Notes

  • BASE_PROJECT_TOKEN still needs to be configured with a dedicated Project-scoped token. I did not store the active personal gh token as a repo secret because that would persist a broad credential outside the local keychain.

@codeforester codeforester marked this pull request as ready for review June 15, 2026 19:49
@codeforester codeforester merged commit 8fda5e2 into main Jun 15, 2026
2 checks passed
@codeforester codeforester deleted the ci/115-20260615-project-intake branch June 15, 2026 19:50
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.

Add Project intake fallback to BankBuddy

1 participant