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

[REFACTOR]: slack schedules and slack option #542

Merged
merged 7 commits into from
Nov 8, 2022

Conversation

nunocaseiro
Copy link
Contributor

@nunocaseiro nunocaseiro commented Nov 2, 2022

Fixes #519 and #553

Proposed Changes

  • Saves the slack option in the scheduling entity
  • Add a cron job when the user creates a new split retro. The job triggers the creation of a new split board based on the previous board settings
  • Fix mongoose package vulnerability

This pull request closes #519 and #553

@nunocaseiro nunocaseiro changed the title [Refactor]: slack schedules and slack option [REFACTOR]: slack schedules and slack option Nov 3, 2022
Copy link
Contributor

@mourabraz mourabraz left a comment

Choose a reason for hiding this comment

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

🚀 ACK

@nunocaseiro nunocaseiro merged commit 6a107e9 into main Nov 8, 2022
@nunocaseiro nunocaseiro deleted the refactor/slack-schedules branch November 8, 2022 10:17
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.

[BUG]: Board created is not persisting value of "slackEnable" option
2 participants