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

Feature Request: publish comment to separate repository #23

Open
whytspace opened this issue Jul 2, 2024 · 0 comments
Open

Feature Request: publish comment to separate repository #23

whytspace opened this issue Jul 2, 2024 · 0 comments

Comments

@whytspace
Copy link

I have a special usecase, which I was wondering if you could add support for:

I have my tests in a repository (I'll call it the "test repository") separate from the repository that holds the code ("code repository").
Whenever a pull request is created in the code repository, I trigger an action that dispatches an event to the test repository, which then runs the tests. That works fine.
However, I would like to post the results back to the code repository's pr in a comment.

Is there any way to do that with this package?

Thanks in advance 😀

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

No branches or pull requests

1 participant