|
1 | 1 | # GitHub Actions support for Cake Issues Addin
|
2 | 2 |
|
3 |
| -This addin for the Cake Build Automation System allows you to write issues found using any code |
4 |
| -analyzer or linter to GitHub Actions builds using the [Cake Issues addin](https://github.com/cake-contrib/Cake.Issues). |
5 |
| - |
6 |
| -For more information about this add-in see the [Cake.Issues website](https://cakeissues.net) |
7 |
| -and for general information about the Cake build automation system see the [Cake website](https://cakebuild.net) |
8 |
| - |
9 |
| -[](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/blob/feature/build/LICENSE) |
10 |
| - |
11 |
| -## Information |
12 |
| - |
13 |
| -| | Stable | Pre-release | |
14 |
| -|:--:|:--:|:--:| |
15 |
| -|GitHub Release|-|[](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/releases/latest)| |
16 |
| -|NuGet|[](https://www.nuget.org/packages/Cake.Issues.PullRequests.GitHubActions)|[](https://www.nuget.org/packages/Cake.Issues.PullRequests.GitHubActions)| |
17 |
| - |
18 |
| -## Build Status |
19 |
| - |
20 |
| -| | Develop | Master | |
21 |
| -|:--:|:--:|:--:| |
22 |
| -|AppVeyor Windows|[](https://ci.appveyor.com/project/cakecontrib/cake-issues-pullrequests-githubactions/branch/develop)|[](https://ci.appveyor.com/project/cakecontrib/cake-issues-pullrequests-githubactions/branch/master)| |
23 |
| -|Azure DevOps Windows|[](https://dev.azure.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/_build/latest?definitionId=17&branchName=develop)|[](https://dev.azure.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/_build/latest?definitionId=17&branchName=master)| |
24 |
| -|GitHub Actions Windows|[](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/actions?query=workflow%3A"Build+and+tests"+branch%3Adevelop)|[](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/actions?query=workflow%3A"Build+and+tests"+branch%3Amaster)| |
25 |
| - |
26 |
| -## Code Coverage |
27 |
| - |
28 |
| -[](https://coveralls.io/github/cake-contrib/Cake.Issues.PullRequests.GitHubActions?branch=develop) |
29 |
| - |
30 |
| -## Quick Links |
31 |
| - |
32 |
| -- [Documentation](https://cakeissues.net) |
33 |
| - |
34 |
| -## Discussion |
35 |
| - |
36 |
| -For questions and to discuss ideas & feature requests, use the [GitHub discussions on the Cake GitHub repository](https://github.com/cake-build/cake/discussions), under the [Extension Q&A](https://github.com/cake-build/cake/discussions/categories/extension-q-a) category. |
37 |
| - |
38 |
| -[](https://github.com/cake-build/cake/discussions) |
39 |
| - |
40 |
| -## Contributing |
41 |
| - |
42 |
| -Contributions are welcome. See [Contribution Guidelines](CONTRIBUTING.md). |
| 3 | +## Cake.Issues.PullRequests.GitHubActions has been moved into [main Cake.Issues repository](https://github.com/cake-contrib/Cake.Issues). |
0 commit comments