{"id":30878552,"url":"https://github.com/rematocorp/submodule-status-commenter","last_synced_at":"2025-09-08T05:11:36.502Z","repository":{"id":220319830,"uuid":"751328413","full_name":"rematocorp/submodule-status-commenter","owner":"rematocorp","description":"GitHub action to automatically comment git submodule status to the PR","archived":false,"fork":false,"pushed_at":"2025-08-27T06:58:42.000Z","size":1345,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T15:50:09.889Z","etag":null,"topics":["code-review","git","github-actions","pull-request","submodule"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/rematocorp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2024-02-01T11:46:26.000Z","updated_at":"2025-08-27T06:58:39.000Z","dependencies_parsed_at":"2024-03-26T01:40:54.293Z","dependency_job_id":"e2a0a174-f206-46d7-9a49-eddcc5460c5a","html_url":"https://github.com/rematocorp/submodule-status-commenter","commit_stats":null,"previous_names":["rematocorp/submodule-status-commenter"],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/rematocorp/submodule-status-commenter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rematocorp%2Fsubmodule-status-commenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rematocorp%2Fsubmodule-status-commenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rematocorp%2Fsubmodule-status-commenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rematocorp%2Fsubmodule-status-commenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rematocorp","download_url":"https://codeload.github.com/rematocorp/submodule-status-commenter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rematocorp%2Fsubmodule-status-commenter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274135710,"owners_count":25228209,"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","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["code-review","git","github-actions","pull-request","submodule"],"created_at":"2025-09-08T05:11:32.130Z","updated_at":"2025-09-08T05:11:36.425Z","avatar_url":"https://github.com/rematocorp.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Git Submodule Status Commenter\n\nThis action informs reviewers about the submodule status in the PR:\n\n\u003e **Submodule \"foo\" status**\n\u003e\n\u003e -   **[Current branch](#)**: feature/bar\n\u003e -   **Behind main**: 2 (4 days)\n\u003e -   **Ahead main**: 1\n\u003e -   **[Pull request](#)**: Introduce new buttons\n\u003e -   **[Last commit](#)**: _\"Merge pull request foo#182\" by John Doe_\n\n## Configuration\n\n```yaml\nname: Submodule status commenter\non:\n    pull_request:\n        types: [opened, synchronize, reopened, ready_for_review]\njobs:\n    run:\n        runs-on: ubuntu-latest\n        steps:\n            - uses: actions/checkout@v4\n              with:\n                  token: ${{ secrets.GITHUB_TOKEN }}\n                  submodules: true\n\n            - uses: rematocorp/submodule-status-commenter@v2\n              with:\n                  github-token: ${{ secrets.GITHUB_TOKEN }}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frematocorp%2Fsubmodule-status-commenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frematocorp%2Fsubmodule-status-commenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frematocorp%2Fsubmodule-status-commenter/lists"}