Skip to content
This repository has been archived by the owner on Oct 21, 2019. It is now read-only.

opsdroid/connector-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ DEPRECATED ⚠️ This connector is now built in to opsdroid core. This repository only exists for backward compatibility and will be removed.

opsdroid connector GitHub

A connector for opsdroid to comment on issues and pull requests on GitHub.

Requirements

To use the GitHub connector you will need a user for the bot to use and generate a personal api token. It is recommended that you create a separate user from your own account for this. You also need to configure a webhook to send events to opsdroid.

Creating your application

  • Create GitHub user for the bot to use and log into it
  • Create a personal api token
  • Navigate to the repo you wish the bot to comment on (or a whole org if you prefer)
  • Go to the settings page
  • Create a webhook pointing to your opsdroid instance
  • Ensure you check 'Issues', 'Issue Comment' and 'Pull request'

Configuration

connectors:
  - name: github
    # required
    github-token: aaabbbcccdddeee111222333444

About

📡 A GitHub connector for opsdroid

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages