Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .band/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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