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

Further development of Cake.Issues.PullRequests.GitHub #4

Closed
vhatsura opened this issue Oct 2, 2018 · 7 comments
Closed

Further development of Cake.Issues.PullRequests.GitHub #4

vhatsura opened this issue Oct 2, 2018 · 7 comments
Labels

Comments

@vhatsura
Copy link

vhatsura commented Oct 2, 2018

Hi, @pascalberger.

First of all, big thanks for your work under Cake.Issues and all related stuff. It's awesome extension for build process with rich capabilities.

So, what I want to ask you? Do you plan further development of Cake.Issues.PullRequests.GitHub? It should be useful at least for Cake community.

From my side I can offer help in development. but I need understand what should be done and in what order.

@pascalberger
Copy link
Member

@vhatsura Thanks for you interest in Cake.Issues. I definitely would like to see an integration with GitHub. The issue with public builds is that it is not so easy to implement in a secure way.

There were some discussions with the Build Cross Check app if this can be used to write the issues here: justaprogrammer/BuildCrossCheck#90

@vhatsura
Copy link
Author

vhatsura commented Oct 7, 2018

Hi, @pascalberger. It's good news. I'll wait for release.

@vhatsura vhatsura closed this as completed Oct 7, 2018
@bonesoul
Copy link

is this usable already?

@pascalberger
Copy link
Member

@bonesoul Not yet, I plan to implement BCC Submission tool (#5), which would require you to have the tool installed, or install during build from Chooclatey (there's justaprogrammer/BCC-Submission#9 upstream for provding a library which can directly be used), and then writes the issues to GitHub checks. But with the current implementation of BCC Submission tool, this won't work for PR builds on a secure way (there's justaprogrammer/BuildCrossCheck#147 upstream to improve this)

@bonesoul
Copy link

okay thanks for the reply.

@pascalberger
Copy link
Member

@vhatsura @bonesoul Cake.Issues.Recipe now supports reporting issues to GitHub when running on GitHub Action. See https://cakeissues.net/news/cake-issues-recipe-v0.4.2-released for details.

Next step will be to move the corresponding code into this addin (see #79)

@pascalberger
Copy link
Member

pascalberger commented Sep 27, 2020

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants