Skip to content

docs(changelog): beta /debug/{datasource}/document/events endpoint#549

Closed
chinmaya-singal-glean wants to merge 3 commits into
mainfrom
changelog/document-lifecycle-events-beta
Closed

docs(changelog): beta /debug/{datasource}/document/events endpoint#549
chinmaya-singal-glean wants to merge 3 commits into
mainfrom
changelog/document-lifecycle-events-beta

Conversation

@chinmaya-singal-glean
Copy link
Copy Markdown
Contributor

@chinmaya-singal-glean chinmaya-singal-glean commented May 12, 2026

Summary

  • Adds a changelog entry announcing the new beta troubleshooting endpoint POST /debug/{datasource}/document/events, which returns lifecycle events (UPLOADED, INDEXED, DELETION_REQUESTED, DELETED) for a specific document.

Test plan

  • pnpm changelog:compile:json regenerates src/data/changelog.json cleanly with this entry included.
  • pnpm build succeeds and the entry shows on the changelog page with the Noteworthy badge.
  • Title, date (2026-05-12), and category (API) render as expected.

🤖 Generated with Claude Code

…dpoint

Add a new changelog entry for the document lifecycle events
troubleshooting endpoint, returning UPLOADED/INDEXED/DELETION_REQUESTED/
DELETED events for a given document.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@chinmaya-singal-glean chinmaya-singal-glean requested a review from a team as a code owner May 12, 2026 06:05
@vercel
Copy link
Copy Markdown

vercel Bot commented May 12, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
glean-developer-site Ready Ready Preview, Comment May 12, 2026 6:17am

Request Review

…reaking-change line

- Add sidebar entry for the auto-generated `beta-get-document-lifecycle-events.api.mdx` page so `pnpm sidebar:check` passes now that the upstream OpenAPI spec exposes the endpoint.
- Remove the "Beta — may undergo breaking changes without prior notice" sentence from the changelog entry.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Per request, drop the sidebar change. PR scope is the changelog entry
only. The sidebar:check failure will need to be addressed separately
once the auto-generated .api.mdx lands in this repo.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@steve-calvert-glean
Copy link
Copy Markdown
Contributor

Closing as redundant — the changelog generator already produced an entry for this endpoint at changelog/entries/2026-05-11-rest-api-changes-open-api.md, sourced from the upstream open-api commits. The site auto-generates a changelog entry for every upstream API change, so we don't typically hand-write per-endpoint entries.

If the extra detail here (parameters, rate limit, response shape) is worth surfacing prominently, a doc page or guide is a better fit than a duplicate changelog entry. Happy to help find the right home for it.

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