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] Bug with incoming integration (0.55.1) #6734

Merged
merged 5 commits into from
Apr 19, 2017

Conversation

rodrigok
Copy link
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
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
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.

channel: String,
event: String,
event: Match.Maybe(String),
Copy link
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