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

Issue #85 - Adding support for a regex tag blacklist #86

Closed
wants to merge 2 commits into from

Conversation

ABrehm264
Copy link
Contributor

No description provided.

end

describe 'when tag blacklist is unspecified' do
it 'should include all of the tag(s) specified' do
Copy link
Member

Choose a reason for hiding this comment

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

nitpick: shouldn't this test be simply named should include all of the tag(s) ? (since no tags are being blacklisted here)

@olivielpeau
Copy link
Member

olivielpeau commented Aug 19, 2016

Thanks @ABrehm264, looks good! Only added a nitpick, let me know what you think.

I also added in a few comments on the related chef-datadog PR: DataDog/chef-datadog#347

@olivielpeau olivielpeau added this to the Triage milestone Aug 19, 2016
@olivielpeau olivielpeau modified the milestones: 0.10.0, Triage Sep 7, 2016
@olivielpeau
Copy link
Member

Thanks again @ABrehm264, this will be part of the next minor release of the handler. Could you also have a look at my comments on DataDog/chef-datadog#347?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants