Skip to content

chore: set feature-ideation project_context to enable ideation - #460

Merged
don-petry merged 3 commits into
mainfrom
chore/set-feature-ideation-project-context
Jul 21, 2026
Merged

chore: set feature-ideation project_context to enable ideation#460
don-petry merged 3 commits into
mainfrom
chore/set-feature-ideation-project-context

Conversation

@don-petry

Copy link
Copy Markdown
Collaborator

What

Fills in the project_context in this repo's feature-ideation.yml caller stub with a real 3–5 sentence description of the project, its target users, and the competitive landscape.

Summary: MIT Gmail/Drive/Calendar productivity automation suite.

Why

The stub still carried the stock TODO: Replace this… placeholder. The reusable workflow's "Validate project_context is customised" guard greps for that exact string and exit 1s, so every scheduled Friday run has been failing and the repo has produced no (or stale) Ideas Discussions:

  • ContentTwin — never succeeded (0 Ideas Discussions)
  • markets & google-app-scripts — last success 2026-04-07, failing every run since ~June

With a real project_context, the guard passes and Mary (the BMAD analyst) can run the broad ideation scan. After merge, I'll dispatch a run to verify.

Context sourced from the repo description / README / BMAD planning artifacts and the repo's prior April ideation output.

🤖 Generated with Claude Code

The caller stub still carried the stock TODO placeholder, so every scheduled
run failed at the 'Validate project_context is customised' guard and no Ideas
Discussions were ever produced. This fills in a real 3-5 sentence description
of the project, its users, and the competitive landscape for Mary to research.
Copilot AI review requested due to automatic review settings July 21, 2026 03:07
@don-petry
don-petry requested a review from a team as a code owner July 21, 2026 03:07
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@don-petry don-petry added the dev-lead:hands-off Human-owned PR — dev-lead must not modify or merge label Jul 21, 2026
@coderabbitai

coderabbitai Bot commented Jul 21, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@don-petry, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 41 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.
You're only billed for reviews past your plan's rate limits ($0.25/file).

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: b359da74-146a-4dfc-bf3b-990df92874f4

📥 Commits

Reviewing files that changed from the base of the PR and between 2e33355 and 6f874aa.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (1)
  • .github/workflows/feature-ideation.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/set-feature-ideation-project-context

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repo-local feature-ideation.yml caller to replace the placeholder project_context with a real project description, allowing the reusable ideation workflow’s customization guard to pass and scheduled ideation runs to succeed.

Changes:

  • Replaced the project_context TODO placeholder with a concrete project/market description for ideation prompts.

Comment thread .github/workflows/feature-ideation.yml
@don-petry

Copy link
Copy Markdown
Collaborator Author

Dev-Lead — review-changes (applied)

Changes committed and pushed.

@don-petry
don-petry enabled auto-merge (squash) July 21, 2026 03:10
@don-petry
don-petry disabled auto-merge July 21, 2026 22:53
@sonarqubecloud

Copy link
Copy Markdown

@don-petry
don-petry merged commit 027ba0b into main Jul 21, 2026
25 of 26 checks passed
@don-petry
don-petry deleted the chore/set-feature-ideation-project-context branch July 21, 2026 22:54
don-petry added a commit that referenced this pull request Aug 4, 2026
* chore: set feature-ideation project_context (enable ideation)

The caller stub still carried the stock TODO placeholder, so every scheduled
run failed at the 'Validate project_context is customised' guard and no Ideas
Discussions were ever produced. This fills in a real 3-5 sentence description
of the project, its users, and the competitive landscape for Mary to research.

* chore: dev-lead update (review-changes) [skip ci-relay]

---------

Co-authored-by: donpetry-bot <281750570+donpetry-bot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-lead:hands-off Human-owned PR — dev-lead must not modify or merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants