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

Convert Header block correctly #887

Merged
merged 1 commit into from Jan 18, 2021

Conversation

takanabe
Copy link
Contributor

Background

Header block was added #767 but not converted correctly and treated as slack.UnknownBlock. This commit convert blocks to the Header block if they have 'header' type by block converter.

Goal

  • Fix a bug and support Header block

Related information

The Header block was added slack-go#767
but not converted correctly and treated as `slack.UnknownBlock`.

This commits convert blocks to the Header block if they have 'header'
type by block converter.
Copy link
Member

@kanata2 kanata2 left a comment

Choose a reason for hiding this comment

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

Thank you :)

@kanata2 kanata2 merged commit 254d4c9 into slack-go:master Jan 18, 2021
@takanabe takanabe deleted the tw/convert_header_block branch January 19, 2021 05:19
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