Issue Up Save Abandoned

Mirror issues to the upstream repos

Project README

IssueUp

Mirror issues to the upstream repos

Install


Setup

  • Install the IssueUp App for your repos / orgs
  • Add .github/issue-up.yml to the repo you want to enable IssueUp
upstream:
  dep-a: antfu/dep-a
  dep-b: antfu/dep-b

In the upstream field, the key represents the name of tag to trigger the action and the value represents the name of the upstream repo (currently only supports repos on GitHub).

💡 To avoid spamming the upstream repos, we recommend to setup IssueUp only when you controls both repos. And it's recommended to not include that trigger labels in issue templates but only assign them manually.

Usage

With the previous config for example, when you label an issue with upstream and dep-a:

image

A mirrored issue will be created in the antfu/dep-a repository:

image

With that, the two issues are linked together. Closing one of them will close the other one.

Open Source Agenda is not affiliated with "Issue Up" Project. README Source: antfu/issue-up
Stars
105
Open Issues
0
Last Commit
2 years ago

Open Source Agenda Badge

Open Source Agenda Rating