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

[GH][LABELS] Automation#886

Merged
mergify[bot] merged 5 commits intoelastic:masterfrom
v1v:feature/github-labels
Apr 23, 2021
Merged

[GH][LABELS] Automation#886
mergify[bot] merged 5 commits intoelastic:masterfrom
v1v:feature/github-labels

Conversation

@v1v
Copy link
Copy Markdown
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)

@ghost
Copy link
Copy Markdown

ghost 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
Copy Markdown
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.

3 participants