{"id":19888034,"url":"https://github.com/lemoineat/trackerzibot","last_synced_at":"2026-06-10T19:31:23.582Z","repository":{"id":94231875,"uuid":"281062018","full_name":"lemoineat/trackerzibot","owner":"lemoineat","description":"Bot that sends messages and updates bugs on Bugzilla from Pivotal Tracker","archived":false,"fork":false,"pushed_at":"2020-10-14T07:00:20.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T04:41:36.368Z","etag":null,"topics":["bugzilla","pivotal-tracker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lemoineat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-07-20T08:39:03.000Z","updated_at":"2020-10-14T07:03:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"c03afe9b-9840-485e-830a-cdabecf041c2","html_url":"https://github.com/lemoineat/trackerzibot","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/lemoineat/trackerzibot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoineat%2Ftrackerzibot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoineat%2Ftrackerzibot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoineat%2Ftrackerzibot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoineat%2Ftrackerzibot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lemoineat","download_url":"https://codeload.github.com/lemoineat/trackerzibot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lemoineat%2Ftrackerzibot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34168086,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bugzilla","pivotal-tracker"],"created_at":"2024-11-12T18:06:08.632Z","updated_at":"2026-06-10T19:31:23.577Z","avatar_url":"https://github.com/lemoineat.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Trackerzibot is a\n[Pivotal Tracker](https://www.pivotaltracker.com/) bot that mirrors\nchanges made on [Pivotal Tracker](https://www.pivotaltracker.com/) to  [Bugzilla](https://www.bugzilla.org/). It works better with the [trackerzilla](https://github.com/lemoineat/Trackerzilla/) extention for Bugzilla.\n\n### Install\n\nOn need python3 installed on your server. Install the dependencies with `pip3 install -r requirements.txt`\nThen modifies the `config.py` file. `BUGZILLA_ADDR` is the address of your bugzilla server.\n`API_KEY` is a key generated in the \"preference -\u003e API Key\" panel of bugzilla.\n\n## nginx\n\nReplace the DOMAINE_NAME occurences (for instance my.cool.domain.name.com) in `trackerzibot_nginx`, move `trackerzibot_nginx` in `/etc/nginx/sites-available/`, run `ln -s /etc/nginx/sites-available/trackerzibot_nginx /etc/nginx/sites-enabled/trackerzibot_nginx`, check the config with `nginx -t` (you may need to comment the lines begining by ssl first), then run `systemctl restart nginx` to load your config. Run `sudo certbot certonly --webroot -w /usr/local/share/trackerzibot/ -d DOMAINE_NAME` (replace DOMAINE_NAME) to get the ssl certificat. If you commented the ssl lines, uncomment them and rerun `nginx -t` and `systemctl restart nginx`.\n\n\n## supervisord\n\nIf you use supervisord you can put the repository in `/usr/local/share/`,  and move `trackerzibot.conf` in `/etc/supervisor/conf.d/`, then run `supervisorctl reread`, then `supervisorctl update` to update supervisor. You can check if it works with `supervisorctl status`.\n\n(currently `supervisorctl stop` cant kill the bot, you can use `sudo pkill gunicorn`)\n\n\n### Story title\n\nYour story must be named `Bug 42: my story` where 42 is id off the bug on Bugzilla.\n\n### Commments\n\nYou can send a comment to Bugzilla from a well named story by adding `@bugs` in the comment.\n\n### Status update\n\nIf your story is well named, the status changes are mirrored to the Bugzilla bug. The mapping Pivotal status -\u003e Bugzilla status can be change in the `config.py` file (STATUS_PIVOTAL_TO_BUGZILLA).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemoineat%2Ftrackerzibot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flemoineat%2Ftrackerzibot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flemoineat%2Ftrackerzibot/lists"}