Merge pull request #632 from actions/hold-starter-workflows
updates to starter workflows
This commit is contained in:
@@ -6,12 +6,9 @@ It is not:
|
||||
|
||||
---
|
||||
|
||||
Thank you for sending in this pull request. Please make sure you take a look at the [contributing file](https://github.com/actions/starter-workflows/blob/main/CONTRIBUTING.md). Here's a few things for you to consider in this pull request.
|
||||
**Please note that we are not accepting new starter workflows at this time. Updates to existing starter workflows are fine.**
|
||||
|
||||
Please **add to this description** at the bottom :point_down:
|
||||
|
||||
- [ ] A good description of the workflow at the bottom of this page.
|
||||
- [ ] Some links to the language or tool will be nice (unless its really obvious)
|
||||
---
|
||||
|
||||
In the workflow and properties files:
|
||||
|
||||
|
||||
@@ -9,6 +9,10 @@ Contributions to this project are [released](https://help.github.com/articles/gi
|
||||
Please note that this project is released with a [Contributor Code of Conduct](
|
||||
https://github.com/actions/.github/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms.
|
||||
|
||||
**At this time we are not accepting any new starter workflows**
|
||||
|
||||
### Previous guidelines for new starter workflows.
|
||||
|
||||
Before merging a new workflow, the following requirements need to be met:
|
||||
|
||||
- Should be as simple as is needed for the service.
|
||||
|
||||
Reference in New Issue
Block a user