Skip to content

Commit 2ad2cbd

Browse files
committed
chore: update README.md
1 parent c498b60 commit 2ad2cbd

File tree

2 files changed

+38
-162
lines changed

2 files changed

+38
-162
lines changed

.github/banner.png

965 KB
Loading

README.md

Lines changed: 38 additions & 162 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,19 @@
11

2+
23
<!-- markdownlint-disable -->
3-
# github-action-wait-commit-status [![Latest Release](https://img.shields.io/github/release/cloudposse/github-action-wait-commit-status.svg)](https://github.com/cloudposse/github-action-wait-commit-status/releases/latest) [![Slack Community](https://slack.cloudposse.com/badge.svg)](https://slack.cloudposse.com)
4+
<a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/github-action-wait-commit-status/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-wait-commit-status/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/github-action-wait-commit-status.svg" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/badge.svg" alt="Slack Community"/></a></p>
47
<!-- markdownlint-restore -->
58

6-
[![README Header][readme_header_img]][readme_header_link]
7-
8-
[![Cloud Posse][logo]](https://cpco.io/homepage)
9-
109
<!--
1110
1211
1312
1413
1514
** DO NOT EDIT THIS FILE
1615
**
17-
** This file was automatically generated by the `build-harness`.
16+
** This file was automatically generated by the `cloudposse/build-harness`.
1817
** 1) Make all changes to `README.yaml`
1918
** 2) Run `make init` (you only need to do this once)
2019
** 3) Run`make readme` to rebuild this file.
@@ -30,29 +29,6 @@
3029

3130
Wait for commit status
3231

33-
---
34-
35-
This project is part of our comprehensive ["SweetOps"](https://cpco.io/sweetops) approach towards DevOps.
36-
[<img align="right" title="Share via Email" src="https://docs.cloudposse.com/images/ionicons/ios-email-outline-2.0.1-16x16-999999.svg"/>][share_email]
37-
[<img align="right" title="Share on Google+" src="https://docs.cloudposse.com/images/ionicons/social-googleplus-outline-2.0.1-16x16-999999.svg" />][share_googleplus]
38-
[<img align="right" title="Share on Facebook" src="https://docs.cloudposse.com/images/ionicons/social-facebook-outline-2.0.1-16x16-999999.svg" />][share_facebook]
39-
[<img align="right" title="Share on Reddit" src="https://docs.cloudposse.com/images/ionicons/social-reddit-outline-2.0.1-16x16-999999.svg" />][share_reddit]
40-
[<img align="right" title="Share on LinkedIn" src="https://docs.cloudposse.com/images/ionicons/social-linkedin-outline-2.0.1-16x16-999999.svg" />][share_linkedin]
41-
[<img align="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-
45-
46-
It's 100% Open Source and licensed under the [APACHE2](LICENSE).
47-
48-
49-
50-
51-
52-
53-
54-
55-
5632

5733

5834

@@ -63,11 +39,8 @@ Checks GitHub API for a given commit and look the commit status.
6339

6440

6541

66-
6742
## Usage
6843

69-
70-
7144
```yaml
7245
name: Pull Request
7346
on:
@@ -115,15 +88,6 @@ Checks GitHub API for a given commit and look the commit status.
11588
<!-- markdownlint-restore -->
11689
11790
118-
119-
## Share the Love
120-
121-
Like this project? Please give it a ★ on [our GitHub](https://github.com/cloudposse/github-action-wait-commit-status)! (it helps us **a lot**)
122-
123-
Are you using this project or any of our other projects? Consider [leaving a testimonial][testimonial]. =)
124-
125-
126-
12791
## Related Projects
12892
12993
Check out these related projects.
@@ -138,86 +102,55 @@ For additional context, refer to some of these links.
138102
- [github-action-deploy-argocd](https://github.com/cloudposse/github-action-deploy-argocd) - Deploy on Kubernetes with ArgoCD
139103
140104
141-
## Help
142-
143-
**Got a question?** We got answers.
144-
145-
File a GitHub [issue](https://github.com/cloudposse/github-action-wait-commit-status/issues), send us an [email][email] or join our [Slack Community][slack].
146-
147-
[![README Commercial Support][readme_commercial_support_img]][readme_commercial_support_link]
148-
149-
## DevOps Accelerator for Startups
150-
151-
152-
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.
153105
154-
[![Learn More](https://img.shields.io/badge/learn%20more-success.svg?style=for-the-badge)][commercial_support]
155106
156-
Work directly with our team of DevOps experts via email, slack, and video conferencing.
107+
## ✨ Contributing
157108
158-
We deliver 10x the value for a fraction of the cost of a full-time engineer. Our track record is not even funny. If you want things done right and you need it done FAST, then we're your best bet.
109+
This project is under active development, and we encourage contributions from our community.
159110
160-
- **Reference Architecture.** You'll get everything you need from the ground up built using 100% infrastructure as code.
161-
- **Release Engineering.** You'll have end-to-end CI/CD with unlimited staging environments.
162-
- **Site Reliability Engineering.** You'll have total visibility into your apps and microservices.
163-
- **Security Baseline.** You'll have built-in governance with accountability and audit logs for all changes.
164-
- **GitOps.** You'll be able to operate your infrastructure via Pull Requests.
165-
- **Training.** You'll receive hands-on training so your team can operate what we build.
166-
- **Questions.** You'll have a direct line of communication between our teams via a Shared Slack channel.
167-
- **Troubleshooting.** You'll get help to triage when things aren't working.
168-
- **Code Reviews.** You'll receive constructive feedback on Pull Requests.
169-
- **Bug Fixes.** We'll rapidly work with you to fix any bugs in our projects.
170111
171-
## Slack Community
172112
173-
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.
113+
Many thanks to our outstanding contributors:
174114
175-
## Discourse Forums
115+
<a href="https://github.com/cloudposse/github-action-wait-commit-status/graphs/contributors">
116+
<img src="https://contrib.rocks/image?repo=cloudposse/github-action-wait-commit-status&max=24" />
117+
</a>
176118
177-
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.
178-
179-
## Newsletter
180-
181-
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.
182-
183-
## Office Hours
184-
185-
[Join us every Wednesday via Zoom][office_hours] for our weekly "Lunch & Learn" sessions. It's **FREE** for everyone!
186-
187-
[![zoom](https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png")][office_hours]
188-
189-
## Contributing
190-
191-
### Bug Reports & Feature Requests
192-
193-
Please use the [issue tracker](https://github.com/cloudposse/github-action-wait-commit-status/issues) to report any bugs or file feature requests.
194-
195-
### Developing
196-
197-
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].
119+
For 🐛 bug reports & feature requests, please use the [issue tracker](https://github.com/cloudposse/github-action-wait-commit-status/issues).
198120
199121
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
200-
201-
1. **Fork** the repo on GitHub
202-
2. **Clone** the project to your own machine
203-
3. **Commit** changes to your own branch
204-
4. **Push** your work back up to your fork
205-
5. Submit a **Pull Request** so that we can review your changes
122+
1. Review our [Code of Conduct](https://github.com/cloudposse/github-action-wait-commit-status/?tab=coc-ov-file#code-of-conduct) and [Contributor Guidelines](https://github.com/cloudposse/.github/blob/main/CONTRIBUTING.md).
123+
2. **Fork** the repo on GitHub
124+
3. **Clone** the project to your own machine
125+
4. **Commit** changes to your own branch
126+
5. **Push** your work back up to your fork
127+
6. Submit a **Pull Request** so that we can review your changes
206128
207129
**NOTE:** Be sure to merge the latest changes from "upstream" before making a pull request!
208130
131+
### 🌎 Slack Community
209132
210-
## Copyright
133+
Join our [Open Source Community](https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=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.
211134
212-
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
135+
### 📰 Newsletter
213136
137+
Sign up for [our newsletter](https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=newsletter) and join 3,000+ DevOps engineers, CTOs, and founders who get insider access to the latest DevOps trends, so you can always stay in the know.
138+
Dropped straight into your Inbox every week — and usually a 5-minute read.
214139
140+
### 📆 Office Hours <a href="https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=office_hours"><img src="https://img.cloudposse.com/fit-in/200x200/https://cloudposse.com/wp-content/uploads/2019/08/Powered-by-Zoom.png" align="right" /></a>
215141
142+
[Join us every Wednesday via Zoom](https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=office_hours) for your weekly dose of insider DevOps trends, AWS news and Terraform insights, all sourced from our SweetOps community, plus a _live Q&A_ that you can’t find anywhere else.
143+
It's **FREE** for everyone!
216144
## License
217145
218-
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
146+
<a href="https://opensource.org/licenses/Apache-2.0"><img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg?style=for-the-badge" alt="License"></a>
147+
148+
<details>
149+
<summary>Preamble to the Apache License, Version 2.0</summary>
150+
<br/>
151+
<br/>
219152
220-
See [LICENSE](LICENSE) for full details.
153+
Complete license is available in the [`LICENSE`](LICENSE) file.
221154

222155
```text
223156
Licensed to the Apache Software Foundation (ASF) under one
@@ -237,74 +170,17 @@ KIND, either express or implied. See the License for the
237170
specific language governing permissions and limitations
238171
under the License.
239172
```
240-
241-
242-
243-
244-
245-
246-
247-
173+
</details>
248174

249175
## Trademarks
250176

251177
All other trademarks referenced herein are the property of their respective owners.
252178

253-
## About
254-
255-
This project is maintained and funded by [Cloud Posse, LLC][website]. Like it? Please let us know by [leaving a testimonial][testimonial]!
256-
257-
[![Cloud Posse][logo]][website]
258-
259-
We're a [DevOps Professional Services][hire] company based in Los Angeles, CA. We ❤️ [Open Source Software][we_love_open_source].
260-
261-
We offer [paid support][commercial_support] on all of our projects.
262179

263-
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.
264-
265-
266-
267-
### Contributors
180+
---
181+
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
268182

269-
<!-- markdownlint-disable -->
270-
| [![Igor Rodionov][goruha_avatar]][goruha_homepage]<br/>[Igor Rodionov][goruha_homepage] |
271-
|---|
272-
<!-- markdownlint-restore -->
273183

274-
[goruha_homepage]: https://github.com/goruha
275-
[goruha_avatar]: https://img.cloudposse.com/150x150/https://github.com/goruha.png
184+
<a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>
276185

277-
[![README Footer][readme_footer_img]][readme_footer_link]
278-
[![Beacon][beacon]][website]
279-
<!-- markdownlint-disable -->
280-
[logo]: https://cloudposse.com/logo-300x69.svg
281-
[docs]: https://cpco.io/docs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=docs
282-
[website]: https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=website
283-
[github]: https://cpco.io/github?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=github
284-
[jobs]: https://cpco.io/jobs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=jobs
285-
[hire]: https://cpco.io/hire?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=hire
286-
[slack]: https://cpco.io/slack?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=slack
287-
[linkedin]: https://cpco.io/linkedin?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=linkedin
288-
[twitter]: https://cpco.io/twitter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=twitter
289-
[testimonial]: https://cpco.io/leave-testimonial?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=testimonial
290-
[office_hours]: https://cloudposse.com/office-hours?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=office_hours
291-
[newsletter]: https://cpco.io/newsletter?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=newsletter
292-
[discourse]: https://ask.sweetops.com/?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=discourse
293-
[email]: https://cpco.io/email?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=email
294-
[commercial_support]: https://cpco.io/commercial-support?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=commercial_support
295-
[we_love_open_source]: https://cpco.io/we-love-open-source?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=we_love_open_source
296-
[terraform_modules]: https://cpco.io/terraform-modules?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=terraform_modules
297-
[readme_header_img]: https://cloudposse.com/readme/header/img
298-
[readme_header_link]: https://cloudposse.com/readme/header/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=readme_header_link
299-
[readme_footer_img]: https://cloudposse.com/readme/footer/img
300-
[readme_footer_link]: https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=readme_footer_link
301-
[readme_commercial_support_img]: https://cloudposse.com/readme/commercial-support/img
302-
[readme_commercial_support_link]: https://cloudposse.com/readme/commercial-support/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/github-action-wait-commit-status&utm_content=readme_commercial_support_link
303-
[share_twitter]: https://twitter.com/intent/tweet/?text=github-action-wait-commit-status&url=https://github.com/cloudposse/github-action-wait-commit-status
304-
[share_linkedin]: https://www.linkedin.com/shareArticle?mini=true&title=github-action-wait-commit-status&url=https://github.com/cloudposse/github-action-wait-commit-status
305-
[share_reddit]: https://reddit.com/submit/?url=https://github.com/cloudposse/github-action-wait-commit-status
306-
[share_facebook]: https://facebook.com/sharer/sharer.php?u=https://github.com/cloudposse/github-action-wait-commit-status
307-
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/github-action-wait-commit-status
308-
[share_email]: mailto:?subject=github-action-wait-commit-status&body=https://github.com/cloudposse/github-action-wait-commit-status
309-
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/github-action-wait-commit-status?pixel&cs=github&cm=readme&an=github-action-wait-commit-status
310-
<!-- markdownlint-restore -->
186+
<img alt="Beacon" width="0" src="https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/github-action-wait-commit-status?pixel&cs=github&cm=readme&an=github-action-wait-commit-status"/>

0 commit comments

Comments
 (0)