{"id":19061191,"url":"https://github.com/bo0mer/flyontime","last_synced_at":"2026-05-15T12:02:05.767Z","repository":{"id":69347498,"uuid":"122377892","full_name":"Bo0mer/flyontime","owner":"Bo0mer","description":"Concourse CI Slack/Mattermost Bot","archived":false,"fork":false,"pushed_at":"2018-04-23T06:26:40.000Z","size":55104,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-10T07:48:35.972Z","etag":null,"topics":["bot","concourse-ci","mattermost","slack"],"latest_commit_sha":null,"homepage":"","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/Bo0mer.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":"2018-02-21T18:45:31.000Z","updated_at":"2019-12-10T22:14:00.000Z","dependencies_parsed_at":"2023-04-20T01:26:59.359Z","dependency_job_id":null,"html_url":"https://github.com/Bo0mer/flyontime","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bo0mer/flyontime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bo0mer%2Fflyontime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bo0mer%2Fflyontime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bo0mer%2Fflyontime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bo0mer%2Fflyontime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bo0mer","download_url":"https://codeload.github.com/Bo0mer/flyontime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bo0mer%2Fflyontime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33066132,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bot","concourse-ci","mattermost","slack"],"created_at":"2024-11-09T00:18:22.230Z","updated_at":"2026-05-15T12:02:05.737Z","avatar_url":"https://github.com/Bo0mer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# flyontime [![CircleCI](https://circleci.com/gh/Bo0mer/flyontime.svg?style=svg)](https://circleci.com/gh/Bo0mer/flyontime)\n\nCommand flyontime implements interactive Slack/Mattermost bot that monitors\nConcourse CI jobs and sends notifications on significant events.\n\nNotifications are sent for on following job state transitions:\n* job fails\n* job succeeds after failing at least once\n* job errors\n* job is aborted\n\nAdditionally, each notification message supports a set of commands for taking\nfurther actions. To invoke a specific command, just reply to the notification\nmessage. The following commands are currently supported:\n\n* `rerun`, `retry` - Rerun the job and post its new status.\n* `mute [duration]`, `silence [duration]` - Mute notifications for this\n  particular job for `duration` (e.g. `mute 30m`).\n* `unmute` - Turn notifications for muted job back on.\n* `pause [pipeline]`, `stop [pipeline]` - Pause the job (or pipeline, which the job is part of).\n* `unpause [pipeline]`, `play [pipeline]` - Pause the job (or pipeline, which the job is part of).\n\n## Usage\n\nConfiguration could be provided both from environment variables and as\ncommand-line arguments to the `flyontime` command, e.g.\n\n```\nexport CONCOURSE_PASSWORD=\"s3cr3t-password\"\nexport SLACK_TOKEN=\"slack-t0k3n\"\nflyontime -concourse-username=\"Bob\" -slack-channel-id=\"42\"\n```\n\nFull usage help can be printed by providing the `--help` flag:\n\n```\nUsage of flyontime:\n  -concourse-password=\"\": Concourse Password\n  -concourse-team=\"main\": Concourse Team\n  -concourse-url=\"http://localhost:8080\": Concourse URL\n  -concourse-username=\"\": Concourse Username\n  -mattermost-channel-id=\"\": Mattermost channel id for sending alerts\n  -mattermost-token=\"\": Mattermost token for sending alerts\n  -mattermost-url=\"\": Mattermost channel id for sending alerts\n  -slack-channel-id=\"\": Slack channel id for sending alerts\n  -slack-token=\"\": Slack token for sending alerts\n  -verbose=false: Enable verbose output\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbo0mer%2Fflyontime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbo0mer%2Fflyontime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbo0mer%2Fflyontime/lists"}