Skip to content

docs: clarify label support across git-open-pr providers#6026

Open
xingzihai wants to merge 1 commit intoakuity:mainfrom
xingzihai:docs/git-open-pr-label-provider-support
Open

docs: clarify label support across git-open-pr providers#6026
xingzihai wants to merge 1 commit intoakuity:mainfrom
xingzihai:docs/git-open-pr-label-provider-support

Conversation

@xingzihai
Copy link
Copy Markdown

Summary

This PR clarifies the documentation for the git-open-pr step to specify that not all Git providers support the labels feature.

Changes

  • Added a note in the main description explaining provider limitations
  • Updated the labels parameter description to mention which providers support it

Provider Support for Labels

Provider Supports Labels
GitHub ✅ Yes
GitLab ✅ Yes
Azure DevOps ✅ Yes
Gitea ❌ No (see #6021)
Bitbucket ❌ No

Related Issues

Fixes #6024

Testing

Documentation changes only - verified the markdown renders correctly.

This commit adds documentation to clarify that not all Git providers
support the labels feature in the git-open-pr step:

- GitHub, GitLab, and Azure DevOps support labels
- Gitea does not currently support labels (refs akuity#6021)
- Bitbucket does not support labels at all through its APIs

Fixes akuity#6024
@xingzihai xingzihai requested review from a team as code owners April 1, 2026 20:58
@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for docs-kargo-io ready!

Name Link
🔨 Latest commit 4e30c81
🔍 Latest deploy log https://app.netlify.com/projects/docs-kargo-io/deploys/69cd86f00c10970008ea40d9
😎 Deploy Preview https://deploy-preview-6026.docs.kargo.io
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

docs: git-open-pr step docs need to specify not all providers support labels

1 participant