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

[CT-1678] Workflow to copy issues across repos #56

Open
emmyoop opened this issue Dec 19, 2022 · 0 comments
Open

[CT-1678] Workflow to copy issues across repos #56

emmyoop opened this issue Dec 19, 2022 · 0 comments
Labels

Comments

@emmyoop
Copy link
Member

emmyoop commented Dec 19, 2022

We often need to make the same change in all adapter repos. Right now we manually create issues in each repo. This should be automated. We should be able to manually create 1 issue and just copy it over everywhere we need. Another possibility is to take inputs (title, body, labels) and then just generate that issue in a repo.

Inputs:

  • repo issue exists in now
  • issue number
  • repo to copy issue to

What should copy to the new issue:
Title (without the [CT-####] jira tag), body, labels

Bonus:
Be able to create issues in repos outside of our orgs so that this could be done for community maintained adapters. We sometimes create a large number os issues and his a rate limit with GitHub. A solution for this would be ideal.

@github-actions github-actions bot changed the title Workflow to copy issues across repos [CT-1678] Workflow to copy issues across repos Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant