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: support Slack messages where project count > 3 #1462

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

aliscott
Copy link
Member

Slack has a limit of 10 fields per section, this was only allowing us to support 3 projects (2 fields, per project, 2 for the header row, 2 for the footer row).

This chunks the project fields into different sections to get round this limit.

Slack has a limit of 10 fields per section, this was only allowing us to support 3 projects (2 fields, per project, 2 for the header row, 2 for the footer row).

This chunks the project fields into different sections to get round this limit.
@aliscott aliscott force-pushed the fix/slack-message-many-projects branch from d1dc7b8 to 49ae9bf Compare March 15, 2022 11:20
@aliscott aliscott requested a review from hugorut March 15, 2022 13:13
@aliscott aliscott self-assigned this Mar 15, 2022
@aliscott aliscott marked this pull request as ready for review March 15, 2022 13:13
@aliscott aliscott merged commit 009e55d into master Mar 15, 2022
@aliscott aliscott deleted the fix/slack-message-many-projects branch March 15, 2022 14:38
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.

None yet

2 participants