{"id":16686844,"url":"https://github.com/benjaminmichaelis/check-intellitect-coalesce-action","last_synced_at":"2026-03-18T21:26:49.862Z","repository":{"id":230463588,"uuid":"779450236","full_name":"BenjaminMichaelis/check-intellitect-coalesce-action","owner":"BenjaminMichaelis","description":null,"archived":false,"fork":false,"pushed_at":"2024-03-29T22:00:00.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T11:26:18.634Z","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/BenjaminMichaelis.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}},"created_at":"2024-03-29T21:42:50.000Z","updated_at":"2024-03-29T21:42:50.000Z","dependencies_parsed_at":"2024-03-29T22:47:37.182Z","dependency_job_id":null,"html_url":"https://github.com/BenjaminMichaelis/check-intellitect-coalesce-action","commit_stats":null,"previous_names":["benjaminmichaelis/check-intellitect-coalesce-action"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2Fcheck-intellitect-coalesce-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2Fcheck-intellitect-coalesce-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2Fcheck-intellitect-coalesce-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BenjaminMichaelis%2Fcheck-intellitect-coalesce-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BenjaminMichaelis","download_url":"https://codeload.github.com/BenjaminMichaelis/check-intellitect-coalesce-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243437966,"owners_count":20290864,"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-10-12T15:07:00.754Z","updated_at":"2026-03-01T04:09:45.024Z","avatar_url":"https://github.com/BenjaminMichaelis.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Check IntelliTect.Coalesce\n\nThis GitHub Action ensures that the `coalesce` process has been run in your project.\n\n## Description\n\nThe purpose of this action is to verify that the `coalesce` tool has been executed successfully. If any issues are detected, it will fail the workflow.\n\n## Inputs\n\n- `working-directory` (required): The working directory where the `coalesce` process should be run.\n\n## Usage\n\n```yaml\nname: Check IntelliTect.Coalesce\ndescription: Make sure coalesce has been run\non:\n  push:\n    branches:\n      - main\njobs:\n  check-coalesce:\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout code\n        uses: actions/checkout@v2\n      - name: Ensure Coalesce has been run\n        uses: benjaminmichaelis/check-intellitect-coalesce-action@v1\n        with:\n          working-directory: ./\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminmichaelis%2Fcheck-intellitect-coalesce-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbenjaminmichaelis%2Fcheck-intellitect-coalesce-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbenjaminmichaelis%2Fcheck-intellitect-coalesce-action/lists"}