{"id":22357079,"url":"https://github.com/gordonmurray/gittwork","last_synced_at":"2025-07-30T10:32:59.093Z","repository":{"id":33351085,"uuid":"36995890","full_name":"gordonmurray/gittwork","owner":"gordonmurray","description":"A small collection of methods to enhance Teamwork Projects","archived":false,"fork":false,"pushed_at":"2017-01-29T16:16:11.000Z","size":605,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-30T08:42:34.462Z","etag":null,"topics":["php7","teamwork","webhook"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gordonmurray.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-06T21:35:48.000Z","updated_at":"2022-02-12T14:03:17.000Z","dependencies_parsed_at":"2022-08-07T20:31:06.220Z","dependency_job_id":null,"html_url":"https://github.com/gordonmurray/gittwork","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gordonmurray%2Fgittwork","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gordonmurray%2Fgittwork/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gordonmurray%2Fgittwork/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gordonmurray%2Fgittwork/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gordonmurray","download_url":"https://codeload.github.com/gordonmurray/gittwork/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228124578,"owners_count":17873170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["php7","teamwork","webhook"],"created_at":"2024-12-04T14:13:07.612Z","updated_at":"2024-12-04T14:13:08.343Z","avatar_url":"https://github.com/gordonmurray.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gittwork - close the gap between Tasks and Code.\n\n[![Build Status](https://travis-ci.org/gordonmurray/gittwork.svg?branch=master)](https://travis-ci.org/gordonmurray/gittwork) \n\nConnect Teamwork Projects, Github or Bitbucket. Use their Webhooks to improve your Teamwork Projects + Git workflow. Aimed at software developers using both [Teamwork Projects](https://www.teamwork.com) + [Github](https://github.com) or [Bitbucket](https://bitbucket.org).  \n\n## Quick start\n\n1. Clone the repository\n2. Copy the file called .env.example to .env and set your own TEAMWORK_URL and TEAMWORK_APIKEY\n3. Give the /logs folder write permissions\n4. Point one or more webhooks in Teamwork Projects to webhooks.php\n\n## Current Features\n\n1. Automatically add a Task ID and other information to the description of a new Task in Teamwork Projects\n2. Expose the Project Number of a new Project in Teamwork Projects\n3. Add Github Commit messages as Task Comments in Teamwork Projects\n\n### Automatically add a Task ID and other information to the description of a new Task\n\nCreate a TASK.CREATED webhook in your Teamwork Projects account and point it to: https://your_deployment_location/gittwork/public/webhooks.php\n\nThis will update the task description to include:\n\n```Include \"[12345678]\" or \"[Finish(ed) 12345678]\" to update this Task when making a commit. Record time spent on the task by using: \"[12345678:30]\"```\n\n### Expose the Project Number of a new Project\n\nCreate a PROJECT.CREATED webhook in your Teamwork Projects account and point it to: https://your_deployment_location/gittwork/public/webhooks.php\n\nThis will update the a new Project title from \"New Project\" to \"[1] New Project\"\n\n### Add Github Commit messages as Task Comments in Teamwork Projects\n\nCreate a Webhook in your Github repository and point it to : https://your_deployment_location/gittwork/public/github.php\n\nThis will receive Github commit data and add the commit message as a Comment to your Task, based on the Task ID used in the commit message.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgordonmurray%2Fgittwork","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgordonmurray%2Fgittwork","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgordonmurray%2Fgittwork/lists"}