Skip to content

[Fix] Bug with incoming integration (0.55.1)#6734

Merged
engelgabriel merged 5 commits into
developfrom
hotfix/master-incoming-webhook
Apr 19, 2017
Merged

[Fix] Bug with incoming integration (0.55.1)#6734
engelgabriel merged 5 commits into
developfrom
hotfix/master-incoming-webhook

Conversation

@rodrigok

Copy link
Copy Markdown
Member

@RocketChat/core

  • Allow create/remove incoming integrations via API
  • [Test] Remove code duplication, use getCredentials method
  • [Test] Rename outgoing integration file
  • [Test] Add basic test for incoming integration
  • [Fix] Bug wih incmoing integration

@engelgabriel
engelgabriel temporarily deployed to rocket-chat-pr-6734 April 19, 2017 16:40 Inactive
@rodrigok

Copy link
Copy Markdown
Member Author

@graywolf336 Can you document the new abilities of integration.create and integration.remove allowing create and remove the incoming integrations?

@rodrigok rodrigok changed the title [Fix] Bug wih incmoing integration (0.55.1) [Fix] Bug with incoming integration (0.55.1) Apr 19, 2017
@engelgabriel
engelgabriel merged commit 161df86 into develop Apr 19, 2017
@engelgabriel
engelgabriel deleted the hotfix/master-incoming-webhook branch April 19, 2017 17:04
@engelgabriel engelgabriel added this to the 0.55.0 milestone Apr 19, 2017
rodrigok pushed a commit that referenced this pull request Apr 19, 2017
[Fix] Bug with incoming integration (0.55.1)
@graywolf336

Copy link
Copy Markdown
Contributor

@rodrigok What are the details for it? I'm on my phone at DockerCon so it might be best if you want to get it done quickly.

urls: Match.Maybe([String]),
channel: String,
event: String,
event: Match.Maybe(String),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

This is absolutely required for outgoing webhooks, where is the check for this now?

@rodrigok rodrigok modified the milestones: 0.55.0, 0.55.1 Apr 2, 2018
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.

4 participants