SkillAgentSearch skills...

Git2yammer

a post-receive hook to relay git commits to yammer

Install / Use

/learn @rboyd/Git2yammer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

= git2yammer

== Developers

  • {Robert Boyd} <rboyd at telematter dot com>

== Description git2yammer enables you to broadcast your git commits to your company yammer account.

You need to read the Yammer API docs on how to get the consumer and access tokens and secrets. I suggest you create a new user just for your Git updates and authorize this app from there.

Once you have the required keys, drop them in a YAML file (default oauth.yml) like so:

consumer: key: YOUR_KEY_HERE secret: YOUR_KEY_HERE

access: token: YOUR_KEY_HERE secret: YOUR_KEY_HERE

== External Dependencies

  • yammer4r (0.1.2 -- git://github.com/jstewart/yammer4r.git)

Related Skills

View on GitHub
GitHub Stars9
CategoryDevelopment
Updated6y ago
Forks1

Languages

Ruby

Security Score

55/100

Audited on Aug 13, 2019

No findings