Skip to content
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.

[GH][LABELS] Automation #886

Merged
merged 5 commits into from
Apr 23, 2021
Merged

[GH][LABELS] Automation #886

merged 5 commits into from
Apr 23, 2021

Conversation

v1v
Copy link
Member

@v1v v1v commented Jan 4, 2021

What does this PR do?

It uses https://github.com/Financial-Times/github-label-sync to populate the labels that are stored in main labels.yml file and specific labels that are defined in each -labels.yml file.

Why is it important?

Normalise the same common labels (description, colour) for all the observability repositories

Note

This won't delete the existing ones neither it will apply those changes yet (dry-run mode is enabled)

@apmmachine
Copy link
Contributor

apmmachine commented Jan 4, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview

Expand to view the summary

Build stats

  • Build Cause: Pull request #886 updated

  • Start Time: 2021-04-23T12:23:36.880+0000

  • Duration: 13 min 41 sec

  • Commit: d7f7c40

Test stats 🧪

Test Results
Failed 0
Passed 1124
Skipped 2
Total 1126

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 1124
Skipped 2
Total 1126

git("https://github.com/elastic/observability-dev.git")
dir('.github/labels') {
withCredentials([string(credentialsId: '2a9602aa-ab9f-4e52-baf3-b71ca88469c7', variable: 'GITHUB_TOKEN')]) {
sh 'github-labels-sync.sh "${GITHUB_TOKEN}"'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the contract

@mergify mergify bot merged commit 50c3367 into elastic:master Apr 23, 2021
@v1v v1v deleted the feature/github-labels branch April 23, 2021 12:47
v1v referenced this pull request in v1v/apm-pipeline-library May 23, 2021
* [GH][LABELS] Automation

* Use a script to simplify the CI execution

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants