Skip to content
This repository was archived by the owner on Apr 13, 2024. It is now read-only.

Commit 8dba643

Browse files
authored
Add note that Cake.Issues.PullRequests.GitHubActions has been moved (#227)
1 parent ada72a5 commit 8dba643

File tree

1 file changed

+1
-40
lines changed

1 file changed

+1
-40
lines changed

README.md

+1-40
Original file line numberDiff line numberDiff line change
@@ -1,42 +1,3 @@
11
# GitHub Actions support for Cake Issues Addin
22

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-
[![License](http://img.shields.io/:license-mit-blue.svg)](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|-|[![GitHub release](https://img.shields.io/github/release/cake-contrib/Cake.Issues.PullRequests.GitHubActions.svg)](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/releases/latest)|
16-
|NuGet|[![NuGet](https://img.shields.io/nuget/v/Cake.Issues.PullRequests.GitHubActions.svg)](https://www.nuget.org/packages/Cake.Issues.PullRequests.GitHubActions)|[![NuGet](https://img.shields.io/nuget/vpre/Cake.Issues.PullRequests.GitHubActions.svg)](https://www.nuget.org/packages/Cake.Issues.PullRequests.GitHubActions)|
17-
18-
## Build Status
19-
20-
| | Develop | Master |
21-
|:--:|:--:|:--:|
22-
|AppVeyor Windows|[![Build status](https://ci.appveyor.com/api/projects/status/trj0g753r3hcw22k/branch/develop?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-issues-pullrequests-githubactions/branch/develop)|[![Build status](https://ci.appveyor.com/api/projects/status/trj0g753r3hcw22k/branch/master?svg=true)](https://ci.appveyor.com/project/cakecontrib/cake-issues-pullrequests-githubactions/branch/master)|
23-
|Azure DevOps Windows|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/_apis/build/status/cake-contrib.Cake.Issues.PullRequests.GitHubActions?branchName=develop&jobName=Windows)](https://dev.azure.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/_build/latest?definitionId=17&branchName=develop)|[![Build Status](https://dev.azure.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/_apis/build/status/cake-contrib.Cake.Issues.PullRequests.GitHubActions?branchName=master&jobName=Windows)](https://dev.azure.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/_build/latest?definitionId=17&branchName=master)|
24-
|GitHub Actions Windows|[![Build Status](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/workflows/Build%20and%20tests/badge.svg?branch=develop)](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/actions?query=workflow%3A"Build+and+tests"+branch%3Adevelop)|[![Build Status](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/workflows/Build%20and%20tests/badge.svg?branch=master)](https://github.com/cake-contrib/Cake.Issues.PullRequests.GitHubActions/actions?query=workflow%3A"Build+and+tests"+branch%3Amaster)|
25-
26-
## Code Coverage
27-
28-
[![Coverage Status](https://coveralls.io/repos/github/cake-contrib/Cake.Issues.PullRequests.GitHubActions/badge.svg?branch=develop)](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-
[![Join in the discussion on the Cake repository](https://img.shields.io/badge/GitHub-Discussions-green?logo=github)](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

Comments
 (0)