UNPKG

hubot-github-event-announcer

Version:
10 lines (7 loc) 169 B
module.exports = ({data}) -> repo = data.repository sender = data.sender """ #{sender.login} starred the repository #{repo.full_name} #{repo.html_url} """