File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -12,21 +12,22 @@ Context variable are the inputs for the automation conditions or checks.
12
12
13
13
- :fontawesome-brands-github: Supported on GitHub
14
14
- :fontawesome-brands-gitlab: Supported on GitLab
15
+ - :fontawesome-brands-bitbucket: Supported on Bitbucket
15
16
- :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
17
18
18
19
## Overview
19
20
20
21
### Context
21
22
22
23
gitStream includes a collection of variables called contexts.
23
24
24
- - [ ` branch ` ] ( #branch ) :fontawesome-brands-github: :fontawesome-brands-gitlab:
25
+ - [ ` branch ` ] ( #branch ) :fontawesome-brands-github: :fontawesome-brands-gitlab: :fontawesome-brands-bitbucket:
25
26
- [ ` 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:
30
31
31
32
### Structures
32
33
You can’t perform that action at this time.
0 commit comments