Skip to content

Add attachments support for Slack::Web::Api::Endpoints::Chat.chat_update#69

Merged
dblock merged 1 commit intoslack-ruby:masterfrom
nicka:master
Mar 10, 2016
Merged

Add attachments support for Slack::Web::Api::Endpoints::Chat.chat_update#69
dblock merged 1 commit intoslack-ruby:masterfrom
nicka:master

Conversation

@nicka
Copy link
Copy Markdown
Contributor

@nicka nicka commented Mar 9, 2016

No description provided.

@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Mar 9, 2016

Unfortunately this is not as easy :) This file is generated by a Rake task from documentation. If slack has documented this, the first step is to update https://github.com/dblock/slack-api-ref. Then in this project you can run rake slack:api:update. Everything on top is a patch, you can see how it's done for chat_postMessage in https://github.com/dblock/slack-ruby-client/tree/master/lib/slack/web/api/patches. The specs should be good though.

Also will need a CHANGELOG entry, please.

@nicka
Copy link
Copy Markdown
Contributor Author

nicka commented Mar 9, 2016

@dblock Sure thing, will fix it. Do you also want me to do a version bump? Or something like Next version within the CHANGELOG.md?

@nicka
Copy link
Copy Markdown
Contributor Author

nicka commented Mar 9, 2016

@dblock Added the patch 👍 and updated the CHANGELOG.md.

Comment thread CHANGELOG.md
@@ -1,6 +1,6 @@
### 0.7.1 (Next)

* Your contribution here.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Put this back please?

@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Mar 10, 2016

Would have merged minus my removed line in CHANGELOG. Looking forward to an --amend. Thanks!

@nicka
Copy link
Copy Markdown
Contributor Author

nicka commented Mar 10, 2016

@dblock Done!

dblock added a commit that referenced this pull request Mar 10, 2016
Add attachments support for Slack::Web::Api::Endpoints::Chat.chat_update
@dblock dblock merged commit fcfe9b2 into slack-ruby:master Mar 10, 2016
@dblock
Copy link
Copy Markdown
Collaborator

dblock commented Mar 10, 2016

Merged.

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.

2 participants