Skip to content

pipeline: add --org/--pipeline support and org-aware token resolution#669

Open
scadu wants to merge 5 commits intomainfrom
fill_org_slug_SUP-6284
Open

pipeline: add --org/--pipeline support and org-aware token resolution#669
scadu wants to merge 5 commits intomainfrom
fill_org_slug_SUP-6284

Conversation

@scadu
Copy link
Contributor

@scadu scadu commented Feb 27, 2026

Description

This PR adds explicit org/pipeline flag support for pipeline commands and makes org-scoped auth resolution consistent.

Changes

  • Added --pipeline/-p and --org support to pipeline view.
  • Added --org support to pipeline list, pipeline create, and pipeline copy.
  • Added org-aware validation entrypoint (ValidateConfigurationForOrg).

Testing

  • Tests have run locally (with go test ./...)
  • Code is formatted (with go fmt ./...)

Disclosures / Credits

Kudos to @mcncl for precise task description ;)

@scadu scadu requested a review from a team as a code owner February 27, 2026 14:59
@scadu scadu changed the title Fill org slug sup 6284 pipeline: add --org/--pipeline support and org-aware token resolution Feb 27, 2026
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