Skip to content

Conversation

micnncim
Copy link
Owner

Supports label sync in multiple repositories:

      - uses: micnncim/action-label-syncer@v1
        with:
          manifest: path/to/manifest/labels.yml
          repository: |
              owner/repository-1
              owner/repository-2
          token: ${{ secrets.PERSONAL_TOKEN }}

Resolves: #49

@micnncim micnncim merged commit 3abd5ab into master May 23, 2021
@micnncim micnncim deleted the multi-repos branch May 23, 2021 03:02
kodiakhq bot referenced this pull request in weareinreach/InReach Sep 15, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [micnncim/action-label-syncer](https://togithub.com/micnncim/action-label-syncer) | action | minor | `v1.2.0` -> `v1.3.0` |

---

### Release Notes

<details>
<summary>micnncim/action-label-syncer</summary>

### [`v1.3.0`](https://togithub.com/micnncim/action-label-syncer/releases/tag/v1.3.0)

[Compare Source](https://togithub.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0)

#### Changelog

##### Added

-   Support sync with multiple repositories ([https://github.com/micnncim/action-label-syncer/pull/58](https://togithub.com/micnncim/action-label-syncer/pull/58))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled due to failing status checks.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #9
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
JoeKarow referenced this pull request in weareinreach/InReach Dec 3, 2022
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [micnncim/action-label-syncer](https://togithub.com/micnncim/action-label-syncer) | action | minor | `v1.2.0` -> `v1.3.0` |

---

### Release Notes

<details>
<summary>micnncim/action-label-syncer</summary>

### [`v1.3.0`](https://togithub.com/micnncim/action-label-syncer/releases/tag/v1.3.0)

[Compare Source](https://togithub.com/micnncim/action-label-syncer/compare/v1.2.0...v1.3.0)

#### Changelog

##### Added

-   Support sync with multiple repositories ([https://github.com/micnncim/action-label-syncer/pull/58](https://togithub.com/micnncim/action-label-syncer/pull/58))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled due to failing status checks.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/weareinreach/InReach).



PR-URL: #9
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Sync labels on multiple repositories at once
1 participant