|
2 | 2 |
|
3 | 3 | <!-- markdownlint-disable --> |
4 | 4 | <a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/github-action-preview-environment-controller/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/> |
5 | | - <p align="right"> |
6 | | -<a href="https://github.com/cloudposse/github-action-preview-environment-controller/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-preview-environment-controller.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a></p> |
| 5 | + |
| 6 | + |
| 7 | +<p align="right"><a href="https://github.com/cloudposse/github-action-preview-environment-controller/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-preview-environment-controller.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/github-action-preview-environment-controller/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/github-action-preview-environment-controller.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://cloudposse.com/slack"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a> |
| 8 | + |
| 9 | +</p> |
7 | 10 | <!-- markdownlint-restore --> |
8 | 11 |
|
9 | 12 | <!-- |
@@ -114,25 +117,10 @@ what environments should be deployed and what cleaned up. |
114 | 117 |
|
115 | 118 |
|
116 | 119 |
|
117 | | -<!-- markdownlint-disable --> |
118 | | -
|
119 | | -## Inputs |
120 | 120 |
|
121 | | -| Name | Description | Default | Required | |
122 | | -|------|-------------|---------|----------| |
123 | | -| env-label | YAML formatted {environment}: {label} map | preview: deploy<br> | true | |
124 | | -| labels | Existing PR labels | [] | true | |
125 | | -| open | Is PR open? | true | true | |
126 | 121 |
|
127 | 122 |
|
128 | | -## Outputs |
129 | 123 |
|
130 | | -| Name | Description | |
131 | | -|------|-------------| |
132 | | -| deploy\_envs | Environments that need to be deployed | |
133 | | -| destroy\_envs | Environments that need to be destroyed | |
134 | | -| labels\_env | JSON formatted {label}: {environment} map | |
135 | | -<!-- markdownlint-restore --> |
136 | 124 |
|
137 | 125 |
|
138 | 126 | ## Related Projects |
@@ -225,7 +213,7 @@ All other trademarks referenced herein are the property of their respective owne |
225 | 213 |
|
226 | 214 |
|
227 | 215 | --- |
228 | | -Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright) |
| 216 | +Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright) |
229 | 217 |
|
230 | 218 |
|
231 | 219 | <a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-preview-environment-controller&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a> |
|
0 commit comments