{"id":20589680,"url":"https://github.com/coreos/rhcosbot","last_synced_at":"2025-07-04T10:33:40.778Z","repository":{"id":66191110,"uuid":"386754768","full_name":"coreos/rhcosbot","owner":"coreos","description":"RHCOS Bugzilla bot","archived":false,"fork":false,"pushed_at":"2025-04-29T10:19:52.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":8,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-04-29T11:26:57.243Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://quay.io/repository/coreos/rhcosbot","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coreos.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-07-16T20:20:06.000Z","updated_at":"2025-04-29T10:19:57.000Z","dependencies_parsed_at":"2024-11-16T07:30:45.724Z","dependency_job_id":"0a2db544-798f-4a12-89a6-86082b820a66","html_url":"https://github.com/coreos/rhcosbot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coreos/rhcosbot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Frhcosbot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Frhcosbot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Frhcosbot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Frhcosbot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreos","download_url":"https://codeload.github.com/coreos/rhcosbot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreos%2Frhcosbot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263493306,"owners_count":23475170,"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":[],"created_at":"2024-11-16T07:30:39.380Z","updated_at":"2025-07-04T10:33:40.771Z","avatar_url":"https://github.com/coreos.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RHCOS bot\n\nThis is a Slack bot to help with managing RHCOS backports and bootimage bumps.  It is stateless (except for some replay protection on Slack messages) and command-driven, pulling all of its data from Jira.\n\n## Data model\n\nSee [this document](docs/data-model.md).\n\n## Installing\n\nA `setup.cfg` would be nice, but we don't have one right now.\n\n```sh\ncd ~\ngit clone https://github.com/coreos/rhcosbot\ncd rhcosbot\nvirtualenv env\nenv/bin/pip install -r requirements.txt\nenv/bin/python rhcosbot.py\n```\n\nAlternatively, a [container image](https://quay.io/repository/coreos/rhcosbot) is available.\n\nYou'll also need to set up a Slack app in your workspace and get an API token for it, and to get a Jira API key.\n\n## Slack scopes\n\n- `channels:read` - view public channels in a workspace\n- `app_mentions:read` - receive commands via mentions in channel\n- `chat:write` - send threaded replies to channel\n- `im:write` - send error reports to the bot administrator\n- `reactions:write` - react to command messages to indicate status\n- `groups:read` - view private channels the bot has been invited to\n- `groups:write` - send threaded replies to private channels\n\n## Config format\n\nSee [config.example](config.example).  Put this in `~/.rhcosbot` by default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Frhcosbot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoreos%2Frhcosbot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoreos%2Frhcosbot/lists"}