Skip to content

Sync API docs from bc3: starred alongside bookmarked on projects - #441

Merged
jeremy merged 1 commit into
masterfrom
sync-project-starred
Sep 1, 2026
Merged

Sync API docs from bc3: starred alongside bookmarked on projects#441
jeremy merged 1 commit into
masterfrom
sync-project-starred

Conversation

@jeremy

@jeremy jeremy commented Sep 1, 2026

Copy link
Copy Markdown
Member

Forward sync of the starred project flag shipped in bc3#13042:

  • projects.md: prose on Get all projects distinguishing the two home-page flags — bookmarked is true whenever the project is pinned there (starred or filed into a stack), starred only when it carries a star
  • projects.md: "starred": false added to both example payloads on Get all projects, and "bookmarked"/"starred" to the Get a project example (which previously omitted bookmarked), with a cross-reference line back to the index prose

bc3#13042 is merged, so this is live. Sync output is exactly sections/projects.md — no other mirror drift rode along.

Note: #440 (recent projects, waiting on bc3#13043) also touches sections/projects.md. The two don't overlap textually, and whichever merges second gets a refresh from the sync script rather than a hand-resolved conflict.

Synced from bc3 doc/api/ by script/api/sync_to_bc3_api — not a hand-edit.

Projects now expose `starred` next to `bookmarked`, per basecamp/bc3#13042.
`bookmarked` is true whenever the project is pinned to the current user's
home page (starred or filed into a stack); `starred` only when it carries a
star. Both example payloads on Get all projects and Get a project gain the
field, and Get a project's example now shows `bookmarked` too.

Synced from bc3 `doc/api/` by `script/api/sync_to_bc3_api` — not a hand-edit.
Copilot AI balanced review requested due to automatic review settings September 1, 2026 04:00
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 1, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-01T04:03:16.003411Z d3cf55a PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@jeremy
jeremy merged commit f276c1c into master Sep 1, 2026
1 check passed
@jeremy
jeremy deleted the sync-project-starred branch September 1, 2026 04:02

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Documents the live starred project flag alongside bookmarked.

Changes:

  • Clarifies home-page flag semantics.
  • Adds both flags to project response examples.

Tip

If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants