{"id":25873075,"url":"https://github.com/codeinwp/action-store-release","last_synced_at":"2026-01-31T14:04:02.253Z","repository":{"id":65155212,"uuid":"364528192","full_name":"Codeinwp/action-store-release","owner":"Codeinwp","description":"Internal GitHub Action for VertigoStudio products to send release notes to store","archived":false,"fork":false,"pushed_at":"2025-07-14T13:31:11.000Z","size":227,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-18T00:10:28.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Codeinwp.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}},"created_at":"2021-05-05T09:42:38.000Z","updated_at":"2025-07-14T13:31:15.000Z","dependencies_parsed_at":"2024-10-25T05:29:30.587Z","dependency_job_id":"2f51806c-f938-4b26-a259-cbc24f579d1e","html_url":"https://github.com/Codeinwp/action-store-release","commit_stats":{"total_commits":13,"total_committers":1,"mean_commits":13.0,"dds":0.0,"last_synced_commit":"de986854285fff5fadb82aca90575d9a09edb32a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Codeinwp/action-store-release","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeinwp%2Faction-store-release","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeinwp%2Faction-store-release/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeinwp%2Faction-store-release/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeinwp%2Faction-store-release/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Codeinwp","download_url":"https://codeload.github.com/Codeinwp/action-store-release/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Codeinwp%2Faction-store-release/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28944789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T13:02:32.153Z","status":"ssl_error","status_checked_at":"2026-01-31T13:00:07.528Z","response_time":128,"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":[],"created_at":"2025-03-02T08:29:38.320Z","updated_at":"2026-01-31T14:04:02.237Z","avatar_url":"https://github.com/Codeinwp.png","language":"JavaScript","readme":"# Action to send release notes to store\nInternal GitHub Action for VertigoStudio products to send release notes to store\n\n## Inputs\n\n### `strip_first_lines`\n\n**Required** Strip first X lines from commit message. Default `4`.\n\n### `no_notes`\n\n**Required** Avoid sending notes from the commit message. Default `false`.\n\n## Required Environment Variables\n\n`PRODUCT_ID`        - Product Store id\n`AUTH_TOKEN`        - Store Authorization token\n`STORE_URL`         - Store URL\n`BUILD_VERSION`     - Product new version\n`GITHUB_TOKEN`      - Github Authorization token\n\n\n## Example usage\n\nuses: Codeinwp/action-store-release@main\nwith:\nstrip_first_lines: '4'\n\n\n\n## Contributing\n\n#### Requirements\n* [act](https://github.com/nektos/act) local runner\n* [GH](https://github.com/cli/cli) cli\n* [@vercel/ncc](https://github.com/vercel/ncc) as globaly installed package ( `npm i -g @vercel/ncc` )\n\n\n#### How to test\n`act push -j testing ` will run the action using act\n\nFor building the dist file, you can use `ncc build index.js --license licenses.txt` or `ncc build index.js --license licenses.txt -w` for watch mode\n\nTo simulate a particular event locally you will need an event payload for the type of the event which you are listing. To do this you can use `gh` cli to export API responses\n\nI.e\n`gh api /repos/Codeinwp/neve/commits/c3f567031131555dbb38a010d38f01ffa518ca07 \u003e\u003e dev/event.json`\n\nand then use act to test on that event, i.e:\n\n`act push -j testing -e dev/event.json`","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeinwp%2Faction-store-release","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeinwp%2Faction-store-release","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeinwp%2Faction-store-release/lists"}