Skip to content

Seb/freshness#136

Open
sebzhao wants to merge 3 commits into
mainfrom
seb/freshness
Open

Seb/freshness#136
sebzhao wants to merge 3 commits into
mainfrom
seb/freshness

Conversation

@sebzhao
Copy link
Copy Markdown
Contributor

@sebzhao sebzhao commented May 29, 2026

Freshness test fix

Copy link
Copy Markdown
Contributor

@xTRam1 xTRam1 left a comment

Choose a reason for hiding this comment

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

I am not approving this one yet because the PR currently has a failing required freshness check. The diff itself is the same intended freshness enforcement pattern and the submodule pointer is already pinned to current architecture-docs/main (92c03f8a0c337679d5bf8aaf354b0cccbacb3a09), so this is not a stale-pointer/code issue.

The failing job shows:

GH_TOKEN:
IS_UNTRUSTED_PR: false
Missing ARCHITECTURE_DOCS_READ_PAT or ALL_REPO_CHECKOUT_TOKEN.
Cannot verify architecture-docs freshness without read access to NaradaAI/architecture-docs.

So the SDK repo needs one of these repository/org secrets configured with read access to NaradaAI/architecture-docs:

ARCHITECTURE_DOCS_READ_PAT
# or
ALL_REPO_CHECKOUT_TOKEN

After that secret is configured, rerun check-submodule-current. If it passes, this PR should be mergeable from my review perspective.

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