Skip to content

Conversation

@facingfrost
Copy link
Contributor

We would like to have the bk pipeline list command, for listing pipelines by name or repository.
The api link: https://buildkite.com/docs/apis/rest-api/pipelines#list-pipelines
Usage:

% bk pipeline list --repo android
android-1
2-android
% bk pipeline list --name go-code
go-code-1
% bk pipeline list --name go-code -o json

@facingfrost facingfrost requested a review from a team as a code owner September 15, 2025 09:31
@JoeColeman95
Copy link
Contributor

Hey @linhan-wang

Thanks for the contribution! 😄

Would you be able to run go fmt as it's currently failing on a linting step

@facingfrost
Copy link
Contributor Author

@JoeColeman95 Yes, I run it locally and fix the lint error. The build should pass now.
Just out of curiosity, is the CI job only triggered by admin? I see it's not automatically started.

@JoeColeman95
Copy link
Contributor

Thank you @facingfrost

Yes - that's correct, it's currently only triggerable by the support team, but I can see the linting is passing in the CI now 😄

@JoeColeman95
Copy link
Contributor

LGTM! Thanks for addressing the pagination requested by Ben. If you could merge when you're ready, I will get a release cut on this commit for you 🙂

@facingfrost
Copy link
Contributor Author

I don't think I can merge myself, don't have write access here. Can you help me to merge it?
For release, our team is working on other features now, I guess release once a week should be enough?

@JoeColeman95
Copy link
Contributor

@facingfrost No problem. I'll get this merged, just let us know when the other feature(s) are ready and we'll give them a review - once you're ready for a new tag, we'll get that published! 😄

@JoeColeman95 JoeColeman95 merged commit fabdb1d into buildkite:main Sep 15, 2025
1 check passed
@JoeColeman95
Copy link
Contributor

Thanks again for the contribution 🚀

@facingfrost facingfrost deleted the my-pr-branch branch September 15, 2025 14:28
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