{"id":5802187,"name":"tryfabric/notion-github-action","ecosystem":"actions","description":"Sync GitHub issues to a Notion database","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/tryfabric/notion-github-action","keywords_array":["actions","fabric","github","github-actions","issue-management","issues","notion","notion-api","notion-blocks"],"namespace":"tryfabric","versions_count":8,"first_release_published_at":"2021-06-15T00:15:24.000Z","latest_release_published_at":"2022-03-21T19:44:45.000Z","latest_release_number":"v1.2.3","last_synced_at":"2026-06-01T14:31:31.704Z","created_at":"2023-01-04T13:37:57.670Z","updated_at":"2026-06-01T14:31:31.704Z","registry_url":"https://github.com/tryfabric/notion-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Notion x GitHub Action","description":"Sync GitHub issues to a Notion database","inputs":{"notion-token":{"description":"Your Notion API Token","required":true},"notion-db":{"description":"The Notion database id","required":true},"github-token":{"description":"Your GitHub personal access token","required":false,"default":"${{ github.token }}"}},"runs":{"using":"node12","main":"dist/index.js"},"branding":{"icon":"zap","color":"gray-dark"},"default_branch":"master","path":null},"repo_metadata":{"id":38344097,"uuid":"367212967","full_name":"tryfabric/notion-github-action","owner":"tryfabric","description":"A GitHub Action that syncs new GitHub issues to a Notion database 🤖","archived":false,"fork":false,"pushed_at":"2023-05-08T18:40:55.000Z","size":2688,"stargazers_count":97,"open_issues_count":19,"forks_count":24,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-22T06:17:44.499Z","etag":null,"topics":["actions","fabric","github","github-actions","issue-management","issues","notion","notion-api","notion-blocks"],"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/tryfabric.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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}},"created_at":"2021-05-14T01:01:44.000Z","updated_at":"2025-08-14T06:04:14.000Z","dependencies_parsed_at":"2024-06-19T17:34:34.799Z","dependency_job_id":"ac4f227a-3318-45fe-b1b8-f56f9a5ac297","html_url":"https://github.com/tryfabric/notion-github-action","commit_stats":{"total_commits":147,"total_committers":9,"mean_commits":"16.333333333333332","dds":0.6122448979591837,"last_synced_commit":"f9ed5055c439e20e3f3f3a86e308b40d954ac42e"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/tryfabric/notion-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tryfabric","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/sbom","scorecard":{"id":900203,"data":{"date":"2025-08-11","repo":{"name":"github.com/tryfabric/notion-github-action","commit":"f9ed5055c439e20e3f3f3a86e308b40d954ac42e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"name":"Code-Review","score":2,"reason":"Found 4/17 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/labels.yml:1","Warn: no topLevel permission defined: .github/workflows/milestones.yml:1","Warn: no topLevel permission defined: .github/workflows/versioning.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labels.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/labels.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/labels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/milestones.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/milestones.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/versioning.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/tryfabric/notion-github-action/versioning.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/build.yml:40","Info:   0 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   3 out of   4 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"29 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-7r3h-m5j6-3q42","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-h5c3-5r3r-rr8q","Warn: Project is vulnerable to: GHSA-rmvr-2pp2-xj38","Warn: Project is vulnerable to: GHSA-xx4v-prfh-6cgc","Warn: Project is vulnerable to: GHSA-pwfr-8pq7-x9qv","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-rc47-6667-2j5j","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-8cf7-32gw-wr33","Warn: Project is vulnerable to: GHSA-hjrf-2m68-5959","Warn: Project is vulnerable to: GHSA-qwph-4952-7xr6","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-3j8f-xvm3-ffx4","Warn: Project is vulnerable to: GHSA-j9fq-vwqv-2fm2","Warn: Project is vulnerable to: GHSA-pqw5-jmp5-px4v","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-24T15:18:01.722Z","repository_id":38344097,"created_at":"2025-08-24T15:18:01.722Z","updated_at":"2025-08-24T15:18:01.722Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278283487,"owners_count":25961309,"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-10-04T02:00:05.491Z","response_time":63,"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"},"owner_record":{"login":"tryfabric","name":"Fabric","uuid":"103273338","kind":"organization","description":"Create and manage issues in Slack","email":"hi@tryfabric.com","website":"https://tryfabric.com","location":"United States of America","twitter":"tryfabric","company":null,"icon_url":"https://avatars.githubusercontent.com/u/103273338?v=4","repositories_count":7,"last_synced_at":"2023-03-05T02:03:47.424Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tryfabric","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T04:07:07.238Z","updated_at":"2023-03-05T02:03:47.431Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tryfabric","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tryfabric/repositories"},"tags":[{"name":"v1.2.3","sha":"10c6b128faeb9a1f16efc65a0b388b7595047e62","kind":"tag","published_at":"2022-03-21T19:44:45.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/v1.2.3","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/v1.2.3","dependencies_parsed_at":"2023-05-31T14:34:02.587Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.2.3/manifests"},{"name":"v1","sha":"10c6b128faeb9a1f16efc65a0b388b7595047e62","kind":"commit","published_at":"2022-03-21T19:44:44.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/v1","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/v1","dependencies_parsed_at":"2023-05-31T14:34:03.849Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1/manifests"},{"name":"v1.2.1","sha":"00c625609f7350e8a8970049e386a0c5f81cdff3","kind":"commit","published_at":"2022-03-08T14:39:18.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/v1.2.1","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/v1.2.1","dependencies_parsed_at":"2023-05-31T14:34:05.116Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.2.1/manifests"},{"name":"v1.1.2","sha":"8610113beb4de7b1c7d079aa27069895431c7b25","kind":"tag","published_at":"2021-12-22T02:35:36.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/v1.1.2","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/v1.1.2","dependencies_parsed_at":"2023-05-31T14:34:06.140Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.1.2/manifests"},{"name":"v1.2.0","sha":"368d6951416fa76dc13e83c514c8b7906e56fc8e","kind":"commit","published_at":"2021-10-28T15:51:35.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/v1.2.0","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/v1.2.0","dependencies_parsed_at":"2023-05-31T14:34:07.206Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"b1c3259782cc636da246271c7d6fd4c2262c2922","kind":"tag","published_at":"2021-10-01T17:22:39.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/v1.1.1","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/v1.1.1","dependencies_parsed_at":"2023-05-31T14:34:08.278Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d7c4acf2c3103859f0685225196a914086f65ff","kind":"commit","published_at":"2021-06-16T19:02:54.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/v1.1.0","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/v1.1.0","dependencies_parsed_at":"2023-05-31T14:34:09.341Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/v1.1.0/manifests"},{"name":"1.0.0","sha":"625d8425515c3a7c2d80ba98d81d78d37e5f09e3","kind":"commit","published_at":"2021-06-15T00:15:24.000Z","download_url":"https://codeload.github.com/tryfabric/notion-github-action/tar.gz/1.0.0","html_url":"https://github.com/tryfabric/notion-github-action/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T14:34:11.252Z","dependency_job_id":null,"purl":"pkg:github/tryfabric/notion-github-action@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/tags/1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T07:40:33.308Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.750435747108224,"dependent_packages_count":0.0,"stargazers_count":3.004278244335288,"forks_count":3.226113135794644,"docker_downloads_count":null,"average":7.745206781809539},"purl":"pkg:githubactions/tryfabric/notion-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/tryfabric/notion-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/tryfabric/notion-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/tryfabric/notion-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-22T11:58:19.701Z","issues_count":40,"pull_requests_count":42,"avg_time_to_close_issue":2710934.0285714287,"avg_time_to_close_pull_request":723223.7142857143,"issues_closed_count":35,"pull_requests_closed_count":28,"pull_request_authors_count":10,"issue_authors_count":12,"avg_comments_per_issue":1.6,"avg_comments_per_pull_request":0.5476190476190477,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":14,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tryfabric%2Fnotion-github-action/issues","maintainers":[{"login":"EndBug","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/EndBug"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tryfabric%2Fnotion-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tryfabric%2Fnotion-github-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tryfabric%2Fnotion-github-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tryfabric%2Fnotion-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tryfabric%2Fnotion-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/tryfabric%2Fnotion-github-action/codemeta","maintainers":[]}