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

Support sync with multiple repositories #58

Merged
merged 1 commit into from May 23, 2021
Merged

Support sync with multiple repositories #58

merged 1 commit into from May 23, 2021

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 added a commit to weareinreach/InReach that referenced this pull request 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 ([micnncim/action-label-syncer#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 pushed a commit to weareinreach/InReach that referenced this pull request 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 ([micnncim/action-label-syncer#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