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

Add script to remove all labels from an issue or pull request #5636

Merged
merged 1 commit into from
Feb 4, 2020
Merged

Conversation

ofek
Copy link
Contributor

@ofek ofek commented Feb 4, 2020

Motivation

Works around a known GitHub limitation where if an issue has too many labels (100), its state cannot be modified

#5384
#5626

@codecov
Copy link

codecov bot commented Feb 4, 2020

Codecov Report

Merging #5636 into master will decrease coverage by 2.98%.
The diff coverage is 100%.

Impacted Files Coverage Δ
...checks_dev/datadog_checks/dev/tooling/constants.py 96.29% <100%> (+0.14%) ⬆️
...ts/tooling/configuration/consumers/test_example.py 100% <0%> (ø) ⬆️
...checks_dev/tests/plugin/test_environment_runner.py 100% <0%> (ø) ⬆️
datadog_checks_dev/datadog_checks/dev/warn.py 63.63% <0%> (ø) ⬆️
datadog_checks_dev/tests/common.py 100% <0%> (ø) ⬆️
...hecks_dev/tests/tooling/configuration/test_load.py 100% <0%> (ø) ⬆️
datadog_checks_dev/datadog_checks/dev/terraform.py 0% <0%> (ø) ⬆️
...tadog_checks/dev/tooling/configuration/template.py 100% <0%> (ø) ⬆️
...cks/dev/tooling/configuration/consumers/example.py 100% <0%> (ø) ⬆️
datadog_checks_dev/tests/test_docker.py 100% <0%> (ø) ⬆️
... and 899 more

@florimondmanca
Copy link
Contributor

Just tried it on #5639, works great! 🔥

@ofek ofek merged commit 2640116 into master Feb 4, 2020
@ofek ofek deleted the ofek/100 branch February 4, 2020 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants