Skip to content

[skip changelog] Add CI workflow to synchronize with shared repository labels #1469

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

Merged
merged 1 commit into from
Sep 24, 2021
Merged

[skip changelog] Add CI workflow to synchronize with shared repository labels #1469

merged 1 commit into from
Sep 24, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Sep 24, 2021

Please check if the PR fulfills these requirements

  • The PR has no duplicates (please search among the Pull Requests
    before creating one)
  • The PR follows
    our contributing guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • UPGRADING.md has been updated with a migration guide (for breaking changes)
  • What kind of change does this PR introduce?

Infrastructure enhancement

  • What is the current behavior?

Although the repo uses the standardized repository labels for Arduino tooling projects, they are managed on a per-repo basis and thus require direct manual work to keep in sync.

  • What is the new behavior?

On every push that changes relevant files, and periodically, configure the repository's issue and pull request labels
according to the universal, shared, and local label configuration files.

No breaking change.

  • Additional information

Preview of the changes that would result from merging this PR:
https://github.com/arduino/arduino-cli/pull/1469/checks?check_run_id=3701296600#step:9:15

@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Sep 24, 2021
@per1234 per1234 marked this pull request as draft September 24, 2021 08:46
…y labels

On every push that changes relevant files, and periodically, configure the repository's issue and pull request labels
according to the universal, shared, and local label configuration files.
@per1234 per1234 marked this pull request as ready for review September 24, 2021 14:45
@per1234 per1234 merged commit 959f8e8 into arduino:master Sep 24, 2021
@per1234 per1234 deleted the sync-labels branch September 24, 2021 15:02
@per1234 per1234 self-assigned this Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants