{"id":18974858,"url":"https://github.com/product-os/process","last_synced_at":"2026-04-02T13:35:48.293Z","repository":{"id":46527535,"uuid":"481973575","full_name":"product-os/process","owner":"product-os","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-26T17:27:07.000Z","size":1700,"stargazers_count":5,"open_issues_count":4,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-03-26T20:53:13.708Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://processes.pages.dev","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/product-os.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":null}},"created_at":"2022-04-15T13:50:06.000Z","updated_at":"2026-03-26T17:28:10.000Z","dependencies_parsed_at":"2023-02-15T09:00:57.233Z","dependency_job_id":null,"html_url":"https://github.com/product-os/process","commit_stats":null,"previous_names":[],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/product-os/process","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/product-os%2Fprocess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/product-os%2Fprocess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/product-os%2Fprocess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/product-os%2Fprocess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/product-os","download_url":"https://codeload.github.com/product-os/process/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/product-os%2Fprocess/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307163,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"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":[],"created_at":"2024-11-08T15:16:30.215Z","updated_at":"2026-04-02T13:35:48.274Z","avatar_url":"https://github.com/product-os.png","language":null,"readme":"# Process\n\n**The [process template](https://github.com/product-os/process-template) allows you to create new processes and treat them as products.**\n\n## Highlights\n\n- **Modularity**: Build clear interfaces for your process so other people can use them in their processes or products, or benefit from existing processes (from other repos) for your own process or product\n- **Automation**: Take advantage of the CI tools and automations. Convert complex processes into simple transformers.\n- **Version control**: Use version control to track and communicate changes to the team\n- **Reviewing**: Get reviews from other team members\n- **Testing**: Make sure the process is working as expected before implementation\n- **Readability**: Auto generate a landr page so navigation through a process is easy an intuitive\n\n\n## Setup and configuration\n\nEach GitHub repo under Balena has a `.github/workflows/flowzone.yml` file in the top level directory. This tells the various CI (Continuous Integration) tools how to build and test the source code in the repository.\n\nFor process repos, we should always have the following contents in the `flowzone.yml` file\n\n```yaml\nname: Flowzone\n\non:\n  pull_request:\n    types: [opened, synchronize, closed]\n    branches: [main, master]\n  # allow external contributions to use secrets within trusted code\n  pull_request_target:\n    types: [opened, synchronize, closed]\n    branches: [main, master]\n\njobs:\n  flowzone:\n    name: Flowzone\n    uses: product-os/flowzone/.github/workflows/flowzone.yml@master\n    secrets: inherit\n\tcloudflare_website: # to be filled in\n```\n\nThe `cloudflare_website` input field is to be filled in after asking ops to create a website for you.\n\n## Documentation\n\nSee the [site](https://processes.pages.dev) for more info\n\n## Getting Help\n\nIf you're having any problem, please [raise an issue](https://https://github.com/product-os/process/issues/new) on GitHub and we will be happy to help.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproduct-os%2Fprocess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproduct-os%2Fprocess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproduct-os%2Fprocess/lists"}