Giter VIP home page Giter VIP logo

rocketchat-youtrack-linker's Introduction

Linkedin Telegram

Hi there ๐Ÿ‘‹

rocketchat-youtrack-linker's People

Contributors

zakhar-petrov avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

ozguryazilimas

rocketchat-youtrack-linker's Issues

Linker works for joined issue reference text

Default issue pattern links following text lines:

  • ACM-123ABC-123
  • 0ABC-123
  • ABC-123A

Seems, it should ignore such lines

Sugession for regex pattern: (^|[^a-zA-Z0-9])([a-zA-Z]+-[0-9]+)([^a-zA-Z0-9]|$) instead of [a-zA-Z]+-[0-9]+

Does not work with messages editing.

Hello,

I'm not able to make this app works when I edit a message while I don't have any issue if I directly write a message with the pattern.

As a example:

  1. Working scenario :
    1.1 write a message with a pattern
    Please see YT-5757
    1.2 It works, pattern will be substitute by HTTP link (according to the app configuration)

  2. Not working :
    2.1 write a message but forgot the pattern
    Please see
    2.2 edit this message and add YT-5757
    Please see YT-5757
    2.3 This will result in a message with text only, pattern will not by substitute.

Any chance to make it work with messages editing ?

Thanks.

Avoid uncontrolled while loop

Rocket.Chat Marketplace Team:

We have reviewed your App and determined something needs to change about it. Here is the reviewer's notes: While we understand the usage of the uncontrolled while loop, we would ask that for the sake of servers you go with a more controlled condition of which the while operates upon such as the count of matches or some other way which is controlled and doesn't hold up the process/thread as much. If you feel that this approach is still the best route to go, please contact us and we can discuss it.

Version: v1.0.3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.