Skip to content

nook-ru/b24gogs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

b24gogs

Web-hook handler for Gogs to integrate with Bitrix24 Self-hosted. Adds pushed commits as comments to Bitrix24 tasks by their number in commit message.

How to use

  1. You need to have both working Gogs and Bitrix24.
  2. Put "hooks" folder anywhere within document root of your Bitrix24.
  3. All users MUST have same emails in Gogs and Bitrix24.
  4. Choose WebHooks in a project settings in Gogs, and fill in an URL for commithandler.php
  5. Optionally specify hook's Secret in GOGS_SECRET const
  6. Enjoy :)

Distribution

Please feel free to modify and use (GPLv2). Pull requests are strongly appreciated.

About

Web-hooks for Gogs to integrate with self-hosted Bitrix24

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%