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

Fix notify-slack only_for_branches option #2493

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

michaelbeaumont
Copy link
Contributor

Description

I think there was an issue with the default being used when
passing "". Now, without a default, settings are more explicit.

Checklist

  • Added tests that cover your change (if possible)
  • Added/modified documentation as required (such as the README.md, or the userdocs directory)
  • Manually tested
  • Added labels for change area (e.g. area/nodegroup), target version (e.g. version/0.12.0) and kind (e.g. kind/improvement)
  • Make sure the title of the PR is a good description that can go into the release notes

I think there was an issue with the default being used when
passing `""`. Now, without a default, settings are more explicit.
@michaelbeaumont michaelbeaumont added area/build-and-release skip-release-notes Causes PR not to show in release notes labels Jul 30, 2020
@michaelbeaumont michaelbeaumont merged commit f84c2c3 into eksctl-io:release-0.25 Jul 30, 2020
@michaelbeaumont michaelbeaumont deleted the slack branch July 30, 2020 13:20
michaelbeaumont added a commit that referenced this pull request Aug 3, 2020
* Fix circleci commands

* Tag 0.25.0-rc.0 release candidate

* Fix release circleci notifications (#2479)

* Fix notify-slack only_for_branches option (#2493)

I think there was an issue with the default being used when
passing `""`. Now, without a default, settings are more explicit.

* Add EKS private cluster usage to sidebar (#2491)

Co-authored-by: Mike Beaumont <mjboamail@gmail.com>

* Add support for Milan (eu-south-1) and Cape Town (af-south-1) regions (#2495)

Co-authored-by: Mike Beaumont <mjboamail@gmail.com>

* Allow service role some actions necessary for ELB (#2492)

* Update 0.25 release notes (#2498)

* Release 0.25.0

Co-authored-by: Chetan Patwal <cPu1@users.noreply.github.com>
Co-authored-by: Martina Iglesias <martina-if@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/build-and-release skip-release-notes Causes PR not to show in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants