You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be very useful to implement this feature. I suppose this means bot must run unrestricted to be able to read links in all messages. 😞 Maybe there is a way to let bot read only messages which begins with https://github.com/ and https://gist.github.com/ substrings?
The text was updated successfully, but these errors were encountered:
powerman
changed the title
Preview links with issues/PR from private repos and secret gist
github: preview links with issues/PR from private repos and secret gist
May 14, 2020
powerman
changed the title
github: preview links with issues/PR from private repos and secret gist
githubbot: preview links with issues/PR from private repos and secret gist
May 14, 2020
We could expose a !github show <url> command (jirabot does this) or if you just @-mention the bot it can scan the message for URLs to preview. cc @hyperobject
BTW, I'm surprised to get an answer so fast - I was thinking you guys will have no time to work on keybase at all in next several months at least (because of Zoom). It's nice to see keybase isn't abandoned.
We could expose a !github show <url> command (jirabot does this) or if you just @-mention the bot it can scan the message for URLs to preview. cc @hyperobject
yeah this would probably be pretty doable! would need to make sure that the github app already has the permissions we need to preview links, but i think we do?
It would be very useful to implement this feature. I suppose this means bot must run unrestricted to be able to read links in all messages. 😞 Maybe there is a way to let bot read only messages which begins with
https://github.com/
andhttps://gist.github.com/
substrings?The text was updated successfully, but these errors were encountered: