-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When someone writes #1049 into the chat, the bot should link https://github.com/jMonkeyEngine/jmonkeyengine/pull/1049 (e.g.) into the chat.
The Problem is differentiating between pull requests and issues. https://developer.github.com/v3/issues/ This API could be used but I'd better avoid using an API requiring an API-Key. Maybe passing both links will work and they'll get embed?
Or maybe doing HTTP Requests and see if one returns a 200 Status Code?
Edit: Apparently https://github.com/jMonkeyEngine/jmonkeyengine/issues/1049 redirects to pull
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request