Skip to content

ci(docs): label docs PRs pipecat-cloud - #203

Merged
markbackman merged 1 commit into
mainfrom
mb/docs-pr-label
Aug 28, 2026
Merged

ci(docs): label docs PRs pipecat-cloud#203
markbackman merged 1 commit into
mainfrom
mb/docs-pr-label

Conversation

@markbackman

Copy link
Copy Markdown
Contributor

One-word fix. The docs PR this workflow opens was labelled pipecat, carried over from the workflow it was adapted from.

Labels in pipecat-ai/docs name the source repopipecat, pipecat-cloud — so every docs PR from this repo was being filed under pipecat's label.

Caught on the first real run: docs#1184, opened for PR #200, came through tagged auto-docs, pipecat.

  --label auto-docs \
- --label pipecat \
+ --label pipecat-cloud \

Matching fixes are on the two client-repo workflow PRs, which use a new pipecat-client-web label covering both pipecat-client-web and pipecat-client-web-transports — they publish into the same docs directory and split ownership by file, so one label keeps the pair findable together. (The existing client label is a different axis: it covers iOS, Android, and React Native too.)

🤖 Generated with Claude Code

The docs PR this workflow opens was labelled `pipecat`, carried over from
the workflow it was adapted from. Labels in pipecat-ai/docs name the
source repo — `pipecat`, `pipecat-cloud` — so every docs PR from here
was filed under the wrong one.

Caught on the first real run: docs#1184, opened for PR #200, came through
tagged `auto-docs, pipecat`.
@markbackman
markbackman merged commit f81a69c into main Aug 28, 2026
6 checks passed
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.

1 participant