Skip to content

Add CI workflow to synchronize with shared repository labels #82

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
Oct 20, 2021
Merged

Add CI workflow to synchronize with shared repository labels #82

merged 1 commit into from
Oct 20, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Sep 24, 2021

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.

Please check if the PR fulfills these requirements

  • 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, use github-label-sync to configure the repository's issue/PR labels according to the universal, shared, and local label configuration files.

  • Other information:

Preview of the changes that would result from merging this PR:
https://github.com/arduino/arduino-language-server/pull/82/checks?check_run_id=3702677393#step:9:16

@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Sep 24, 2021
@per1234 per1234 marked this pull request as ready for review September 24, 2021 17:14
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 merged commit 68ebb5d into arduino:main Oct 20, 2021
@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