Skip to content

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

Merged
omehegan merged 8 commits intomainfrom
fill_org_slug_SUP-6284
Mar 2, 2026
Merged

pipeline: add --org/--pipeline support and org-aware token resolution#669
omehegan merged 8 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
omehegan
omehegan previously approved these changes Mar 2, 2026
Copy link
Contributor

@omehegan omehegan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes seem to be functional and make sense. I did have some questions about the implementation, but I don't consider them blocking.

@scadu scadu requested review from mcncl and omehegan March 2, 2026 09:40
@omehegan omehegan merged commit 6cfeecf into main Mar 2, 2026
1 check passed
@omehegan omehegan deleted the fill_org_slug_SUP-6284 branch March 2, 2026 22:57
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.

3 participants