Michael Belton

Results 11 comments of Michael Belton

Hi @rajat2911, do you mean the value from an input step? If so, you can access it in a Bash script as follows: ```sh INPUT_VALUE=$(buildkite-agent meta-data get ) ``` [See...

I missed this PR sorry, @lizrabuya! I saw another (#2551) that adds the same information. I think it would be best to close this one and merge the other one....

I'll merge `main` for you to fix the linting error.

Is this something we're still trying to do, @dannymidnight?

I think adding this to the docs is a great idea. Thoughts for making it real: - Add it as a page at `/pipelines/translator` with title "Pipeline translator." We might...

What do you think of reframing this as a question in the FAQ section of this page? I think it might help by framing it around the behavior someone sees...

@stephanieatte, I'm not sure if you saw [my comment](https://github.com/buildkite/docs/pull/2020#pullrequestreview-1391149713). There's no mention of what page someone is looking at when they can use this information. Where is someone creating a...

It looks like this one hasn't been updated to address where this is happening in the UI and making sure it makes sense with the rest of the page.

Hi @deniz-lktr, thanks for raising this! It looks like this information is covered under [Plugin sources on the Using plugins page](https://buildkite.com/docs/plugins/using#plugin-sources). Do you think that's enough information, or is there...

^ I merged in main to pick up a fix for the failing build.