Skip to content

Commit 9d0506a

Browse files
authored
Merge pull request #624 from linear-b/bitbucket-icons-context
Update context-variables.md
2 parents 7cf9ccc + ace30d1 commit 9d0506a

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/context-variables.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,22 @@ Context variable are the inputs for the automation conditions or checks.
1212

1313
- :fontawesome-brands-github: Supported on GitHub
1414
- :fontawesome-brands-gitlab: Supported on GitLab
15+
- :fontawesome-brands-bitbucket: Supported on Bitbucket
1516
- :octicons-beaker-24: Under development and not available yet.
16-
- :fontawesome-solid-flask: Open beta - Under development and currently available for all
17+
- :fontawesome-solid-flask: Open beta - Under development and currently available for all
1718

1819
## Overview
1920

2021
### Context
2122

2223
gitStream includes a collection of variables called contexts.
2324

24-
- [`branch`](#branch) :fontawesome-brands-github: :fontawesome-brands-gitlab:
25+
- [`branch`](#branch) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
2526
- [`env`](#env) :fontawesome-solid-flask: :fontawesome-brands-github:
26-
- [`files`](#files) :fontawesome-brands-github: :fontawesome-brands-gitlab:
27-
- [`pr`](#pr) :fontawesome-brands-github: :fontawesome-brands-gitlab:
28-
- [`repo`](#repo) :fontawesome-brands-github: :fontawesome-brands-gitlab:
29-
- [`source`](#source) :fontawesome-brands-github: :fontawesome-brands-gitlab:
27+
- [`files`](#files) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
28+
- [`pr`](#pr) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
29+
- [`repo`](#repo) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
30+
- [`source`](#source) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
3031

3132
### Structures
3233

0 commit comments

Comments
 (0)