From dd0605fa80afa3450bb4ae17f4bb8abc1918514a Mon Sep 17 00:00:00 2001 From: Nir Singher Date: Wed, 8 Jul 2026 16:36:22 +0300 Subject: [PATCH] docs: confirm fern changelog path and Linear team key Resolves the TODOs left in .band/changelog.yml: the docs entries live under fern/changelog/sdks, and this repo's Linear team is INT. --- .band/changelog.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.band/changelog.yml b/.band/changelog.yml index 3f43e366..afd594f0 100644 --- a/.band/changelog.yml +++ b/.band/changelog.yml @@ -7,11 +7,11 @@ fern_repo: band-ai/fern # Path within the Fern repo where changelog entries live. Match the layout of the # newest existing entry in that repo. -fern_changelog_path: fern/pages/changelog # TODO: confirm against band-ai/fern +fern_changelog_path: fern/changelog/sdks # Linear: how to find the issues that belong to this SDK's releases. The skill # queries the Linear GraphQL API and also matches issue identifiers (e.g. SDK-123) # found in the release's merged PRs. Set at least the team key. linear: - team_key: SDK # TODO: confirm this repo's Linear team key + team_key: INT # project: "Python SDK" # optional: narrow further by project name