gsingers / slack-jira-plugin

A Slack plugin that watches channels for messages about JIRA and acts accordingly
MIT License
252 stars 83 forks source link

[Feature] Private JIRA projects (No data) #25

Closed crash83k closed 8 years ago

crash83k commented 8 years ago

This is a slick little project. I think one thing it needs is a way to add an authentication component to read private JIRA projects.

If I have time, I might be able to add it and create a PR for it. Unless this is already on the roadmap. #

gsingers commented 8 years ago

Hi @crash83k,

Unless I'm not understanding correctly, it already does. See the sample config. You can pass in JIRA credentials to connect to private JIRA repos. I'll close for now, but feel free to reopen if I'm missing what you mean.

crash83k commented 8 years ago

You're right. I guess I was more or less looking for a way to use tokens (instead of displaying user/pass in plain text). But I started looking through JIRA's settings and couldn't find anywhere that allowed me to create an OAuth token anymore. I'm wondering if they moved it or removed it.

Thanks. I'll keep looking around. But I guess I'll just end up creating a view-only user.