Skip to content

Commit

Permalink
Merge pull request #152 from buildkite/sup-2200
Browse files Browse the repository at this point in the history
Update BUILDKITE_MESSAGE explanation in environment_variables.yaml
  • Loading branch information
gilesgas authored Dec 6, 2024
2 parents ae4ffa6 + 9d9691c commit faba09e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/content/environment_variables.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@ variables:
- false
- name: BUILDKITE_MESSAGE
desc: |
The message associated with the build, usually the commit message. The value is empty when a message is not set. For example, when a user triggers a build from the Buildkite dashboard without entering a message, the variable returns an empty value.
The message associated with the build, usually the commit message or the message provided when the build is triggered. The value is empty when a message is not set. For example, when a user triggers a build from the Buildkite dashboard without entering a message, the variable returns an empty value.
modifiable: false
example: "Added a great new feature"
- name: BUILDKITE_ORGANIZATION_ID
Expand Down

0 comments on commit faba09e

Please sign in to comment.