{"id":19569524,"url":"https://github.com/containx/kirk","last_synced_at":"2026-06-13T19:33:45.542Z","repository":{"id":79094091,"uuid":"96370801","full_name":"ContainX/kirk","owner":"ContainX","description":"JIRA integration bot for Slack - detects JIRA issue keys in a channel and echos the link in the channel","archived":false,"fork":false,"pushed_at":"2018-01-11T07:07:12.000Z","size":299,"stargazers_count":3,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-16T11:53:33.656Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ContainX.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":"2017-07-06T00:03:44.000Z","updated_at":"2024-06-19T08:08:25.659Z","dependencies_parsed_at":null,"dependency_job_id":"4b4de277-0ba6-4dca-ab2c-36908cd151ac","html_url":"https://github.com/ContainX/kirk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ContainX/kirk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainX%2Fkirk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainX%2Fkirk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainX%2Fkirk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainX%2Fkirk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ContainX","download_url":"https://codeload.github.com/ContainX/kirk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ContainX%2Fkirk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34298247,"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-13T02:00:06.617Z","response_time":62,"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":[],"created_at":"2024-11-11T06:10:19.010Z","updated_at":"2026-06-13T19:33:45.489Z","avatar_url":"https://github.com/ContainX.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kirk\n\n[![Build Status](https://travis-ci.org/ContainX/kirk.svg)](https://travis-ci.org/ContainX/kirk)\n\nKirk is a Slack bot to integrate Slack and JIRA.  Kirk can:\n- Automatically post links to JIRA when a JIRA issue ID is detected in a channel Kirk is a member of\n\n## Deployment\nKirk requires the following environment variables to deploy:\n- `SLACK_CLIENT_ID`: Provided by Slack\n- `SLACK_CLIENT_SECRET`: Provided by Slack\n- `PUBLIC_HOST`: The publicly accessible hostname and port Kirk is accessible at (e.g. `localhost:8080` for local development)\n- `HOST`: The host where the datadog agent is running\n\nEnvironment variables can be configured by add a `.env` file at the app root (alongside `main.go`)\n\nFor local development, set `APP_ENV=development` to have kirk automatically restart when deployed with docker-compose\n\n## DataDog\n\nNotes for running datadog agent:\n```\ndocker run -d --name dd-agent \\\n    -v /var/run/docker.sock:/var/run/docker.sock:ro \\\n    -v /proc/:/host/proc/:ro \\\n    -v /sys/fs/cgroup/:/host/sys/fs/cgroup:ro \\\n    -e API_KEY={apikey} \\\n    -e SD_BACKEND=docker \\\n    -p 8125:8125/udp \\\n    -p 8126:8126/tcp \\\n    -e DD_APM_ENABLED=true \\\n    -e DD_HOSTNAME=local \\\n    -e NON_LOCAL_TRAFFIC=true \\\n    datadog/docker-dd-agent\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainx%2Fkirk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontainx%2Fkirk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontainx%2Fkirk/lists"}