File tree 2 files changed +2
-0
lines changed
2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ raw list of affected stacks as an output as well as a matrix that can be used fu
102
102
| Name | Description | Default | Required |
103
103
|------|-------------|---------|----------|
104
104
| atmos-config-path | The path to the atmos.yaml file | atmos.yaml | false |
105
+ | atmos-include-spacelift-admin-stacks | Whether to include the Spacelift admin stacks of affected stacks in the output | true | false |
105
106
| atmos-version | The version of atmos to install if install-atmos is true | latest | false |
106
107
| default-branch | The default branch to use for the base ref. | ${{ github.event.repository.default\_ branch }} | false |
107
108
| head-ref | The head ref to checkout. If not provided, the head default branch is used. | N/A | false |
Original file line number Diff line number Diff line change 5
5
| Name | Description | Default | Required |
6
6
| ------| -------------| ---------| ----------|
7
7
| atmos-config-path | The path to the atmos.yaml file | atmos.yaml | false |
8
+ | atmos-include-spacelift-admin-stacks | Whether to include the Spacelift admin stacks of affected stacks in the output | true | false |
8
9
| atmos-version | The version of atmos to install if install-atmos is true | latest | false |
9
10
| default-branch | The default branch to use for the base ref. | ${{ github.event.repository.default\_ branch }} | false |
10
11
| head-ref | The head ref to checkout. If not provided, the head default branch is used. | N/A | false |
You can’t perform that action at this time.
0 commit comments