Skip to content

Clone issue

Actions
Clone issue to another repository based on label
v0.3
Latest
Star (1)

Clone issue to another repository

Clone an issue to a predefined repository when labeled with a specific label

Inputs

token

Required Github token with repo:all permissions.

targetRepo

Required The repository in which to clone the issue.

label

Optional The label on which to react. Default clone.

Example usage

uses: dpanayotov/[email protected]
with:
  label: "clone"
  targetRepo: myorg/myrepo
  token: ${{ secrets.CLONE_ISSUE_TOKEN }}

Clone issue is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Clone issue to another repository based on label
v0.3
Latest

Clone issue is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.