Jason Frerich
Jason Frerich
Currently, subscriptions allow adding repositories or an organization to a subscription. This request is to add a `--exclude` flag that will allow excluding repositories from the notification. `/github subscriptions add...
### Summary There currently aren't any test for the GitHub plugin api layer. This request is to add test for the `createIssue()` method found in `server/api.go` > Is there a...
NOTE: [This PR](https://github.com/mattermost/mattermost-plugin-github/pull/123) must be merged before code will appear in `master`. If it is merged, feel free to take! I suggest we have this component receive the `post` (or...
NOTE: [This PR](https://github.com/mattermost/mattermost-plugin-github/pull/123) must be merged before code will appear in `master`. If it is merged, feel free to take! We need to remove the input props that are set...
### Summary This PR adds preconfigured autolinks to the plugin system console. A sysadmin can enable or disable each without having to configure an autolink via the slash command. ###...
### Expected When selecting a child tab of a parent tab that only contains single leveled children, the tab stays open and highlighted - Example: `Web App > Developer Apps`...
#### Summary This PR adds a `Jira Subscriptions` item to the `Channel Header Menu`  #### Ticket Link Fixes: #568
### Summary Currently, if you change the state of `Allow users to attach and create Jira issues in Mattermost` individual users see the new behavior if they refresh but, for...
#### Summary Something like `/jira autolinkadd MM PLT...` where `MM` and `PLT` are project keys. #### Ticket Link https://mattermost.atlassian.net/browse/MM-22077 ---- If you're interested please comment here and come [join our...
#### Summary The Jira Bot will send DM messages when a user is mentioned, assigned an issue, or a new comment is added to an issue. This ticket is to...