{"id":24663578,"url":"https://github.com/utisam/github-release-notion","last_synced_at":"2026-04-29T21:03:39.081Z","repository":{"id":270967791,"uuid":"911979441","full_name":"utisam/github-release-notion","owner":"utisam","description":"Publish release notes to Notion","archived":false,"fork":false,"pushed_at":"2025-03-24T04:48:13.000Z","size":706,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-20T05:50:45.588Z","etag":null,"topics":["github-actions","notion"],"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/utisam.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,"zenodo":null}},"created_at":"2025-01-04T11:17:16.000Z","updated_at":"2025-03-24T04:46:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"d48b077e-c186-4328-9fbb-503c977e0572","html_url":"https://github.com/utisam/github-release-notion","commit_stats":null,"previous_names":["utisam/github-release-notion"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/utisam/github-release-notion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fgithub-release-notion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fgithub-release-notion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fgithub-release-notion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fgithub-release-notion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/utisam","download_url":"https://codeload.github.com/utisam/github-release-notion/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/utisam%2Fgithub-release-notion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32443576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["github-actions","notion"],"created_at":"2025-01-26T05:15:19.353Z","updated_at":"2026-04-29T21:03:39.065Z","avatar_url":"https://github.com/utisam.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Notion Release Note\n\nPublish release notes to Notion.\n\n## Usage\n\n```yaml\nname: Release\n\non:\n  release:\n    types: [published]\n\njobs:\n  release:\n    steps:\n      - name: Publish Release Note\n        uses: utisam/github-release-notion@v1\n        with:\n          notion_integration_secret: ${{ secrets.NOTION_INTEGRATION_SECRET }}\n          parent_database_id: ${{ vars.NOTION_DATABASE_ID }}\n          properties: |\n            Name:\n              title:\n                - text:\n                    content: \"${{ github.ref_name }}\"\n```\n\nProperty name of title depends on Language and Region settings.\nUse `名前` if you created the database in Japanese.\n\n### Inputs\n\n- `notion_integration_secret`: Secret token of Notion\n- `parent_database_id`: The parent database where the new page is inserted\n- `properties`: [Database properties](https://developers.notion.com/reference/property-object)\n- `github_ref_name (default: github.ref_name)`: Tag to find release in GitHub\n\n### Outputs\n\n- `id`: ID of page\n- `url`: URL of page\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futisam%2Fgithub-release-notion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Futisam%2Fgithub-release-notion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Futisam%2Fgithub-release-notion/lists"}