We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm trying to send a message using only blocks, but the action don't accept this. Have an default to fields, text, title, footer and authors.
The message structure don't allow the blocks inside the message, always the blocks push at the end of the message.
slack/src/slack.ts
Lines 229 to 269 in c97e3fd
Lines 334 to 359 in c97e3fd
The feature i propose is omit the default values and only build the message with blocks.
The text was updated successfully, but these errors were encountered:
If you create a PR for this proposal I'll review it. Thanks.
Sorry, something went wrong.
@satterly doesn't look like the author is following up on this, would the team consider implementing it?
No branches or pull requests
I'm trying to send a message using only blocks, but the action don't accept this. Have an default to fields, text, title, footer and authors.
The message structure don't allow the blocks inside the message, always the blocks push at the end of the message.
slack/src/slack.ts
Lines 229 to 269 in c97e3fd
slack/src/slack.ts
Lines 334 to 359 in c97e3fd
The feature i propose is omit the default values and only build the message with blocks.
The text was updated successfully, but these errors were encountered: