{"id":13645748,"url":"https://github.com/puppetlabs/relay","last_synced_at":"2025-09-30T06:31:11.016Z","repository":{"id":37789270,"uuid":"192806658","full_name":"puppetlabs/relay","owner":"puppetlabs","description":"Event-driven workflows for DevOps automation","archived":true,"fork":false,"pushed_at":"2023-02-09T21:12:02.000Z","size":12575,"stargazers_count":52,"open_issues_count":0,"forks_count":17,"subscribers_count":47,"default_branch":"main","last_synced_at":"2024-09-28T02:38:10.876Z","etag":null,"topics":["relay"],"latest_commit_sha":null,"homepage":"","language":"Go","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/puppetlabs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-06-19T21:27:18.000Z","updated_at":"2024-02-04T05:52:26.000Z","dependencies_parsed_at":"2024-01-14T09:57:30.527Z","dependency_job_id":"2f81a840-cc0e-40c7-84b5-58a3bf699eea","html_url":"https://github.com/puppetlabs/relay","commit_stats":null,"previous_names":["puppetlabs/nebula-cli"],"tags_count":47,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Frelay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Frelay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Frelay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/puppetlabs%2Frelay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/puppetlabs","download_url":"https://codeload.github.com/puppetlabs/relay/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234712624,"owners_count":18875485,"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":["relay"],"created_at":"2024-08-02T01:02:40.991Z","updated_at":"2025-09-30T06:31:10.632Z","avatar_url":"https://github.com/puppetlabs.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"docs/relay-logo.svg\" alt=\"Relay by Puppet\" width=\"50%\"\u003e\n\u003c/p\u003e\n\nRelay is a service that lets you connect tools, APIs, and infrastructure to automate common tasks through simpler, smarter workflows. It links infrastructure events to workflow execution, so that for example, when a new JIRA ticket or GitHub issue comes in, your workflow can trigger deployments or send notifications.\n\nThis repo contains the source for the CLI tool.\n\n## Installation\n\nFor Macs, install via homebrew:\n\n```bash\nbrew install puppetlabs/puppet/relay\n```\n\nFor other platforms, install directly via GitHub Releases:\n\n[Get the latest version](https://github.com/puppetlabs/relay/releases)\n\nThe program is just a single binary, so you can simply download the one that matches your architecture and copy it to a location in your `$PATH`.\n\n```bash\nmv ./relay-v4*-linux-arm64 /usr/local/bin/relay\n```\n\n## Getting started\n\nOnce it's installed, you'll need to authenticate with the service, then you'll be able to work with the default set of workflows that are enabled on your account:\n\n```bash\nrelay auth login\nrelay workflow list\n```\n\n### Config\n\nRelay uses [viper](https://github.com/spf13/viper) for customizable config. The following config values may be set in a yaml file at `$HOME/.config/relay/config.yaml` or as environment variables with corresponding names in all caps, prefixed with `RELAY_`:\n\n- `debug`: Run Relay in debug mode. Overridden by global `--debug` flag.\n- `out=(text|json)`: Output mode. Overridden by global `--out` flag.\n- `yes`: Skip confirmation prompts. Overridden by global `--yes` flag.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppetlabs%2Frelay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpuppetlabs%2Frelay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpuppetlabs%2Frelay/lists"}