Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cake.Issues.PullRequests.AppVeyor #250

Closed
pascalberger opened this issue Sep 3, 2018 · 1 comment
Closed

Add Cake.Issues.PullRequests.AppVeyor #250

pascalberger opened this issue Sep 3, 2018 · 1 comment
Milestone

Comments

@pascalberger
Copy link
Member

We could add the Cake.Issues.PullRequests.AppVeyor addin which would report found analyzer issues to AppVeyor as shown here.

Together with a GitHub Pull Request Notification they can also be written as a comment to pull requests as shown here.

This would be a temporary solution until a better implementation with GitHub checks is available (See cake-contrib/addin-requests#3).

Drawback is that issue would be written in individual requests to AppVeyor which can take some time if there are a few issues.

AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 4, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 4, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 4, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 5, 2019
AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue May 6, 2019
@gep13 gep13 added this to the 2.0.0 milestone Sep 9, 2019
gep13 added a commit that referenced this issue Sep 13, 2019
* pr367:
  (doc) Fix minor typo
  (GH-250) Added support to upload Cake.Issues report to appveyor
@pascalberger
Copy link
Member Author

Fixed with #367

We might want to add additional documentation how the AppVeyor messages can be written back to pull requests like in this example

AdmiringWorm added a commit to AdmiringWorm/Cake.Recipe that referenced this issue Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants