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 workflow with issue creation option to setup interview with option to create issue on separate repo #910

Open
CaroRob opened this issue Jun 4, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@CaroRob
Copy link

CaroRob commented Jun 4, 2024

We use a separate, private repository for our issues.
I would like to be able to send the output of unexpected results to become issues in our private issues repository.
So when we set up testing for each repository, I would like the set up interview to ask for the repository I want to use.

@plocket plocket added the enhancement New feature or request label Jun 4, 2024
@plocket
Copy link
Collaborator

plocket commented Jun 4, 2024

In the ALKiln Setup interview, we would give the user the option to add the "create an issue" code to their workflow. If/when we do that, we could add the ability to send that issue to a different (private) repository.

MVP: Document how to create an issue on a separate repository

  • Tasks:
  1. Research workflow to create issues on a separate repo from the action repo
  2. Same, but the separate repo is a private one
  3. Add that code to the documentation
  4. Add the option in the setup interview to add issue-creation code to the workflow file
  5. Add the option to send it to a separate repository (private or public)

@plocket plocket changed the title When sending failed tests to issues, ask for repository in which user wants to make the issue Add workflow with issue creation option to setup interview with option to create issue on separate repo Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants