{"id":20564867,"url":"https://github.com/flethy/github-actions-example","last_synced_at":"2026-03-19T16:24:23.858Z","repository":{"id":104117633,"uuid":"602615855","full_name":"flethy/github-actions-example","owner":"flethy","description":"Example how to sync workflows with github actions","archived":false,"fork":false,"pushed_at":"2023-02-16T15:32:02.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-01-16T19:45:52.718Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/flethy.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":"2023-02-16T15:31:52.000Z","updated_at":"2023-03-03T22:38:03.000Z","dependencies_parsed_at":"2023-03-23T03:48:06.759Z","dependency_job_id":null,"html_url":"https://github.com/flethy/github-actions-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flethy%2Fgithub-actions-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flethy%2Fgithub-actions-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flethy%2Fgithub-actions-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flethy%2Fgithub-actions-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flethy","download_url":"https://codeload.github.com/flethy/github-actions-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242174812,"owners_count":20084271,"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-16T04:29:18.004Z","updated_at":"2026-03-09T19:04:55.455Z","avatar_url":"https://github.com/flethy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Github Actions Example\n\nDevelopers love to keep the truth in their repositories. This example shows how easy it is to sync workflows within a repository with flethy Cloud.\n\nDefine the following environment variables:\n\n- `FLETHY_WORKSPACE_ID`: Your workspace identifier\n- `FLETHY_PROJECT_ID`: Your project identifier\n- `FLETHY_ACCESS_TOKEN`: Your access token\n\nThe command to update a workflow is the following:\n\n```bash\ncurl -L -X PUT \"https://api.flethy.com/v1/w/$FLETHY_WORKSPACE_ID/p/$FLETHY_PROJECT_ID/wf\" \\\n  -H 'Content-Type: application/json' \\\n  -H 'Accept: application/json' \\\n  -H \"Authorization: Bearer $FLETHY_ACCESS_TOKEN\" \\\n  -d @./workflow.json\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflethy%2Fgithub-actions-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflethy%2Fgithub-actions-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflethy%2Fgithub-actions-example/lists"}