Skip to content
Open
Show file tree
Hide file tree
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
18 changes: 18 additions & 0 deletions .band/changelog.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
fern_repo: thenvoi/fern
fern_changelog_path: fern/changelog/sdks
product:
name: Band Python SDK
label: Python SDK
tag: python
linear:
team_key: INT
announce:
slack:
enabled: true
channel: integrations
mode: live
discord:
# channel is a label only — the webhook fixes the real target, which in
# draft mode is the private review channel a human forwards from.
enabled: true
mode: draft
11 changes: 11 additions & 0 deletions .claude/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extraKnownMarketplaces": {
"private-agent-skills": {
"source": { "source": "github", "repo": "band-ai/private-agent-skills" },
"autoUpdate": true
}
},
"enabledPlugins": {
"changelog-generator@private-agent-skills": true
}
}
Loading