{"id":26047545,"url":"https://github.com/prettier/shared-workflows","last_synced_at":"2025-07-13T03:36:11.232Z","repository":{"id":281171349,"uuid":"944430147","full_name":"prettier/shared-workflows","owner":"prettier","description":"Shared workflows for Prettier organization","archived":false,"fork":false,"pushed_at":"2025-03-07T11:10:40.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-07T11:33:35.740Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prettier.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},"funding":{"github":"prettier","open_collective":"prettier","tidelift":"npm/prettier"}},"created_at":"2025-03-07T10:31:04.000Z","updated_at":"2025-03-07T11:10:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"86dde332-5b53-49f0-95ad-4591e4bad43c","html_url":"https://github.com/prettier/shared-workflows","commit_stats":null,"previous_names":["prettier/shared-workflows"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fshared-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fshared-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fshared-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prettier%2Fshared-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prettier","download_url":"https://codeload.github.com/prettier/shared-workflows/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242473056,"owners_count":20134020,"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":"2025-03-07T23:11:29.321Z","updated_at":"2025-03-07T23:11:30.091Z","avatar_url":"https://github.com/prettier.png","language":null,"funding_links":["https://github.com/sponsors/prettier","https://opencollective.com/prettier","https://tidelift.com/funding/github/npm/prettier"],"categories":[],"sub_categories":[],"readme":"# Shared workflows for Prettier organization\n\nAbout [reuseable workflows](https://docs.github.com/en/actions/sharing-automations/reusing-workflows).\n\n## automated-fix.yml\n\n```yml\nname: autofix.ci # needed to securely identify the workflow\n\non:\n  pull_request:\n\nconcurrency:\n  group: ${{ github.workflow }}-${{ github.ref }}\n  cancel-in-progress: true\n\njobs:\n  fix:\n    name: Run automated fix\n    uses: prettier/shared-workflows/.github/workflows/automated-fix.yml@main\n    with:\n      repository: prettier/prettier\n      script: |\n        yarn\n        yarn fix || true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettier%2Fshared-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprettier%2Fshared-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprettier%2Fshared-workflows/lists"}