buildkite / feedback

Got feedback? Please let us know!
https://buildkite.com
25 stars 24 forks source link

Scheduled build: Add env var with schedule id #435

Open jmendiara opened 5 years ago

jmendiara commented 5 years ago

It would be nice to have the Schedule uuid available as an env var when a build is triggered by a schedule.

example:

BUILDKITE_SCHEDULED_FROM_ID=327d9a14-754e-4a98-86e3-f4bb1a53012d

This way we can easily react and update schedule configuration inside the builds (using graphql api). Examples: