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

Feature: add all supported notifications #268

Merged
merged 2 commits into from
Apr 4, 2023

Conversation

shreddedbacon
Copy link
Member

@shreddedbacon shreddedbacon commented Mar 20, 2023

Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated.
  • Changelog entry has been written

Add support for all notification types in lagoon. This also moves notifications under a new command option under each existing verb, as there are quite a lot of notification options now, it seemed to make sense to do this.

Eg

  • lagoon add notification email
  • lagoon add notification project-email
  • lagoon delete notification email
  • lagoon delete notification project-email
  • lagoon update notification email

Changelog Entry

Closing issues

closes #225

@shreddedbacon shreddedbacon changed the title feat: add all supported notifications Feature: add all supported notifications Mar 20, 2023
@shreddedbacon shreddedbacon marked this pull request as ready for review March 20, 2023 23:34
@shreddedbacon shreddedbacon force-pushed the additional-notifications branch 2 times, most recently from f1adf95 to 135e700 Compare March 20, 2023 23:38
@shreddedbacon shreddedbacon merged commit c631e39 into main Apr 4, 2023
@shreddedbacon shreddedbacon deleted the additional-notifications branch April 4, 2023 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support in the CLI for addition and removal of all notification types supported by Lagoon
1 participant