{"id":18083630,"url":"https://github.com/erguotou520/instant-access-action","last_synced_at":"2026-04-26T12:31:57.758Z","repository":{"id":39986194,"uuid":"263537962","full_name":"erguotou520/instant-access-action","owner":"erguotou520","description":"Instant access for github actions（即时达微信通知的github action）","archived":false,"fork":false,"pushed_at":"2023-07-12T05:36:08.000Z","size":1073,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-12T12:58:19.709Z","etag":null,"topics":["actions","notification","wechat"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erguotou520.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-05-13T05:53:34.000Z","updated_at":"2021-05-17T08:33:25.000Z","dependencies_parsed_at":"2025-02-12T05:35:33.232Z","dependency_job_id":"378eeebb-c9bb-4f15-96a6-17ad664ac2e2","html_url":"https://github.com/erguotou520/instant-access-action","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/erguotou520/instant-access-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erguotou520%2Finstant-access-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erguotou520%2Finstant-access-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erguotou520%2Finstant-access-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erguotou520%2Finstant-access-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erguotou520","download_url":"https://codeload.github.com/erguotou520/instant-access-action/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erguotou520%2Finstant-access-action/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32297893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T09:34:17.070Z","status":"ssl_error","status_checked_at":"2026-04-26T09:34:00.993Z","response_time":129,"last_error":"SSL_read: 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":["actions","notification","wechat"],"created_at":"2024-10-31T14:09:01.745Z","updated_at":"2026-04-26T12:31:57.740Z","avatar_url":"https://github.com/erguotou520.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Instant access（即时达推送） action\n\n![.github/workflows/main.yml](https://github.com/erguotou520/instant-access-action/workflows/.github/workflows/main.yml/badge.svg?branch=v1)\n\nUse this action to push wechat message to youself or share message with channel.\n使用该 action 来推送消息到你的微信上。\n\n## Inputs\n\n### `channel`\n\n**Required** Instant access message channel. 通道 key\n\n### `head`\n\n**Required** Instant access message head. 消息头\n\n### `body`\n\n**Required** Instant access message body. 消息内容\n\n## Outputs\n\n### `time`\n\nThe time we send the request. 接口请求完成时间（不保证一定是微信消息到达时间）\n\n## Example usage\n\n```yml\nuses: erguotou520/instant-access-action@v1\nwith:\n  channel: \"d255d62caef24a3bb66c3465dad70407\"\n  head: \"Test message\"\n  body: \"Test content\"\n```\n\nOr you can use interpolation message\n\n```yml\nuses: erguotou520/instant-access-action@v1\nwith:\n  channel: \"d255d62caef24a3bb66c3465dad70407\"\n  head: \"{{repositoryName}} push status\"\n  body: '{{author}} commit \"{{commitMessage}}\" on {{repositoryName}}#{{branchName}} branch at {{commitTime}} with hash {{commitHash}}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferguotou520%2Finstant-access-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferguotou520%2Finstant-access-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferguotou520%2Finstant-access-action/lists"}