{"id":22446954,"url":"https://github.com/learnosity/slackbot-atlassian","last_synced_at":"2025-08-01T21:32:22.084Z","repository":{"id":64304475,"uuid":"58598079","full_name":"Learnosity/slackbot-atlassian","owner":"Learnosity","description":"Slack bot to monitor a Jira activity stream","archived":true,"fork":false,"pushed_at":"2016-11-02T01:48:25.000Z","size":3757,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-03-27T11:23:50.948Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Learnosity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-12T01:53:11.000Z","updated_at":"2024-09-19T13:11:39.000Z","dependencies_parsed_at":"2023-01-15T10:15:39.673Z","dependency_job_id":null,"html_url":"https://github.com/Learnosity/slackbot-atlassian","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Learnosity/slackbot-atlassian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Fslackbot-atlassian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Fslackbot-atlassian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Fslackbot-atlassian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Fslackbot-atlassian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Learnosity","download_url":"https://codeload.github.com/Learnosity/slackbot-atlassian/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Learnosity%2Fslackbot-atlassian/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268297832,"owners_count":24228135,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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-12-06T04:13:09.729Z","updated_at":"2025-08-01T21:32:18.052Z","avatar_url":"https://github.com/Learnosity.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Slackbot-Atlassian\n\n[![Build Status](https://travis-ci.org/Learnosity/slackbot-atlassian.svg?branch=master)](https://travis-ci.org/Learnosity/slackbot-atlassian)\n\n[![codecov](https://codecov.io/gh/Learnosity/slackbot-atlassian/branch/master/graph/badge.svg)](https://codecov.io/gh/Learnosity/slackbot-atlassian)\n\nSlackbot-Jira is a bot for [Slack](https://slack.com) that posts messages from a [Jira](https://www.atlassian.com/software/jira) activity feed.\n\n## Usage\n\nYou need [go](https://golang.org) and [gb](https://getgb.io) install to build\nthe project.\n\nAfter cloning, you can build and run `slackbot-atlassian`, setting an environment variable to\npoint it at its config file:\n\n```bash\n$ gb build all\n$ CONFIG=slackbot-config.json ./bin/slackbot-atlassian\n```\n\n## Configuration\n\nThe config should be a JSON file whose structure corresponds to the `Config`\ntype in the code (see `src/slackbot-atlassian/config.go`).\n\nThe bot process is told where to get its config with the `CONFIG` environment\nvariable.\n\n## Testing\n\nTo run the tests:\n\n\tgb test all\n\nTo include the integration tests:\n\n    gb test -tags integration all\n\nThe integration tests assume that you have a Redis instance at `localhost:6379`.\n\n## License\n\nPermissively MIT-licensed. See the LICENSE file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnosity%2Fslackbot-atlassian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flearnosity%2Fslackbot-atlassian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flearnosity%2Fslackbot-atlassian/lists"}