You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+40-109
Original file line number
Diff line number
Diff line change
@@ -33,14 +33,6 @@ A GitHub Action to get a list of affected atmos stacks for a pull request
33
33
---
34
34
35
35
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
36
-
[<imgalign="right"title="Share via Email"src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
37
-
[<imgalign="right"title="Share on Google+"src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
38
-
[<imgalign="right"title="Share on Facebook"src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
39
-
[<imgalign="right"title="Share on Reddit"src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
40
-
[<imgalign="right"title="Share on LinkedIn"src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
41
-
[<imgalign="right"title="Share on Twitter"src="https://docs.cloudposse.com/images/ionicons/social-twitter-outline-2.0.1-16x16-999999.svg" />][share_twitter]
42
-
43
-
44
36
45
37
46
38
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
@@ -64,8 +56,6 @@ raw list of affected stacks as an output as well as a matrix that can be used fu
64
56
65
57
66
58
67
-
68
-
69
59
## Usage
70
60
71
61
@@ -102,6 +92,7 @@ raw list of affected stacks as an output as well as a matrix that can be used fu
102
92
| Name | Description | Default | Required |
103
93
|------|-------------|---------|----------|
104
94
| atmos-config-path | The path to the atmos.yaml file | atmos.yaml | false |
95
+
| atmos-include-spacelift-admin-stacks | Whether to include the Spacelift admin stacks of affected stacks in the output | false | false |
105
96
| atmos-version | The version of atmos to install if install-atmos is true | latest | false |
106
97
| default-branch | The default branch to use for the base ref. | ${{ github.event.repository.default\_branch }} | false |
107
98
| head-ref | The head ref to checkout. If not provided, the head default branch is used. | N/A | false |
@@ -123,37 +114,61 @@ raw list of affected stacks as an output as well as a matrix that can be used fu
123
114
<!-- markdownlint-restore -->
124
115
125
116
117
+
## Related Projects
126
118
127
-
## Share the Love
119
+
Check out these related projects.
128
120
129
-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/github-action-atmos-affected-stacks)! (it helps us **a lot**)
130
121
131
-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
132
122
123
+
## References
133
124
125
+
For additional context, refer to some of these links.
134
126
135
-
## Related Projects
136
127
137
-
Check out these related projects.
138
128
129
+
## ✨ Contributing
139
130
131
+
This project is under active development, and we encourage contributions from our community.
For additional context, refer to some of these links.
138
+
### 🐛 Bug Reports & Feature Requests
144
139
140
+
Please use the [issue tracker](https://github.com/cloudposse/github-action-atmos-affected-stacks/issues) to report any bugs or file feature requests.
145
141
142
+
### 💻 Developing
146
143
147
-
## Help
144
+
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
148
145
149
-
**Got a question?** We got answers.
146
+
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
150
147
151
-
File a GitHub [issue](https://github.com/cloudposse/github-action-atmos-affected-stacks/issues), send us an [email][email] or join our [Slack Community][slack].
148
+
1. **Fork** the repo on GitHub
149
+
2. **Clone** the project to your own machine
150
+
3. **Commit** changes to your own branch
151
+
4. **Push** your work back up to your fork
152
+
5. Submit a **Pull Request** so that we can review your changes
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
155
+
156
+
### 🌎 Slack Community
154
157
155
-
## DevOps Accelerator for Startups
158
+
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
159
+
160
+
### 📰 Newsletter
161
+
162
+
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
We are a [**DevOps Accelerator**][commercial_support]. We'll help you build your cloud infrastructure from the ground up so you can own it. Then we'll show you how to operate it and stick around for as long as you need us.
159
174
@@ -174,51 +189,7 @@ We deliver 10x the value for a fraction of the cost of a full-time engineer. Our
174
189
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
175
190
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
176
191
177
-
## Slack Community
178
-
179
-
Join our [Open Source Community][slack] on Slack. It's **FREE** for everyone! Our "SweetOps" community is where you get to talk with others who share a similar vision for how to rollout and manage infrastructure. This is the best place to talk shop, ask questions, solicit feedback, and work together as a community to build totally *sweet* infrastructure.
180
-
181
-
## Discourse Forums
182
-
183
-
Participate in our [Discourse Forums][discourse]. Here you'll find answers to commonly asked questions. Most questions will be related to the enormous number of projects we support on our GitHub. Come here to collaborate on answers, find solutions, and get ideas about the products and services we value. It only takes a minute to get started! Just sign in with SSO using your GitHub account.
184
-
185
-
## Newsletter
186
-
187
-
Sign up for [our newsletter][newsletter] that covers everything on our technology radar. Receive updates on what we're up to on GitHub as well as awesome new projects we discover.
188
-
189
-
## Office Hours
190
-
191
-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
Please use the [issue tracker](https://github.com/cloudposse/github-action-atmos-affected-stacks/issues) to report any bugs or file feature requests.
200
-
201
-
### Developing
202
-
203
-
If you are interested in being a contributor and want to get involved in developing this project or [help out](https://cpco.io/help-out) with our other projects, we would love to hear from you! Shoot us an [email][email].
204
-
205
-
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
206
-
207
-
1. **Fork** the repo on GitHub
208
-
2. **Clone** the project to your own machine
209
-
3. **Commit** changes to your own branch
210
-
4. **Push** your work back up to your fork
211
-
5. Submit a **Pull Request** so that we can review your changes
212
-
213
-
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
@@ -244,42 +215,11 @@ specific language governing permissions and limitations
244
215
under the License.
245
216
```
246
217
247
-
248
-
249
-
250
-
251
-
252
-
253
-
254
-
255
218
## Trademarks
256
219
257
220
All other trademarks referenced herein are the property of their respective owners.
258
-
259
-
## About
260
-
261
-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
262
-
263
-
[![Cloud Posse][logo]][website]
264
-
265
-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
266
-
267
-
We offer [paid support][commercial_support] on all of our projects.
268
-
269
-
Check out [our other projects][github], [follow us on twitter][twitter], [apply for a job][jobs], or [hire us][hire] to help with your cloud strategy and implementation.
0 commit comments