{"id":16098626,"url":"https://github.com/funnyzak/pushoo-action","last_synced_at":"2025-08-01T22:36:36.112Z","repository":{"id":59810594,"uuid":"539288327","full_name":"funnyzak/pushoo-action","owner":"funnyzak","description":"A GitHub Action with Pushoo.js pushes multiple platform messages.","archived":false,"fork":false,"pushed_at":"2023-09-21T15:44:21.000Z","size":2158,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-14T15:54:36.709Z","etag":null,"topics":["action","github-actions","message-push","push","pushoo"],"latest_commit_sha":null,"homepage":"https://funnyzak.github.io/pushoo-action/","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/funnyzak.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://github.com/funnyzak/funnyzak/blob/main/pro/Coffee.md"]}},"created_at":"2022-09-21T03:30:00.000Z","updated_at":"2023-04-11T02:52:38.000Z","dependencies_parsed_at":"2024-10-27T17:24:48.992Z","dependency_job_id":"dc271f26-cbef-4dbb-9079-f0bc977b7be8","html_url":"https://github.com/funnyzak/pushoo-action","commit_stats":{"total_commits":112,"total_committers":2,"mean_commits":56.0,"dds":0.4017857142857143,"last_synced_commit":"fb30434b71d11429b4a62423418eb32bc5693050"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Fpushoo-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Fpushoo-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Fpushoo-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyzak%2Fpushoo-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funnyzak","download_url":"https://codeload.github.com/funnyzak/pushoo-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243910715,"owners_count":20367538,"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","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":["action","github-actions","message-push","push","pushoo"],"created_at":"2024-10-09T18:24:11.008Z","updated_at":"2025-03-18T07:30:50.572Z","avatar_url":"https://github.com/funnyzak.png","language":"TypeScript","funding_links":["https://github.com/funnyzak/funnyzak/blob/main/pro/Coffee.md"],"categories":[],"sub_categories":[],"readme":"# Pushoo Github Action\n\nA GitHub Action with [Pushoo.js](https://github.com/imaegoo/pushoo) pushes multiple platform messages.\n\n**You also can use [Pushoo CLI](https://github.com/funnyzak/pushoo-cli) to push messages on command line.**\n\n[![action][ci-image]][ci-url]\n[![license][license-image]][repository-url]\n[![Sourcegraph][sg-image]][sg-url]\n[![GitHub repo size][repo-size-image]][repository-url]\n[![latest tag][tag-image]][rle-url]\n[![GitHub last commit][last-commit-image]][repository-url]\n\n[license-image]: https://img.shields.io/github/license/funnyzak/pushoo-action.svg?style=flat-square\n[repository-url]: https://github.com/funnyzak/pushoo-action\n[repo-size-image]: https://img.shields.io/github/repo-size/funnyzak/pushoo-action\n[down-latest-image]: https://img.shields.io/github/downloads/funnyzak/pushoo-action/latest/total.svg\n[down-total-image]: https://img.shields.io/github/downloads/funnyzak/pushoo-action/total.svg\n[commit-activity-image]: https://img.shields.io/github/commit-activity/m/funnyzak/pushoo-action?style=flat-square\n[last-commit-image]: https://img.shields.io/github/last-commit/funnyzak/pushoo-action?style=flat-square\n[license-image]: https://img.shields.io/github/license/funnyzak/pushoo-action.svg?style=flat-square\n[repository-url]: https://github.com/funnyzak/pushoo-action\n[rle-url]: https://github.com/funnyzak/pushoo-action/releases/latest\n[rle-all-url]: https://github.com/funnyzak/pushoo-action/releases\n[ci-image]: https://img.shields.io/github/actions/workflow/status/funnyzak/pushoo-cli/ci.yml?branch=main\n[ci-url]: https://github.com/funnyzak/pushoo-action/actions\n[rle-image]:  https://github.com/funnyzak/pushoo-action/actions/workflows/ci.yml/badge.svg\n[sg-image]: https://img.shields.io/badge/view%20on-Sourcegraph-brightgreen.svg?style=flat-square\n[sg-url]: https://sourcegraph.com/github.com/funnyzak/pushoo-action\n[tag-image]: https://img.shields.io/github/v/tag/funnyzak/pushoo-action\n\n## Usage\n\nyou can use this action in your workflow like this:\n\n```yml\nname: CI\non:\n  push:\n    branches:\n      - main\n    tags:\n      - \"*\"\n  pull_request:\n    branches: [main]\n  workflow_dispatch:\njobs:\n  push-message:\n    name: Push Message\n    runs-on: ubuntu-latest\n    steps:\n      - name: Checkout\n        uses: actions/checkout@v2\n      - name: Push Message\n        uses: funnyzak/pushoo-action@main\n        with:\n          platforms: ifttt,wecombot,bark,dingtalk\n          tokens: ${{ secrets.PUSH_TOKEN }}\n          content: |\n            # ${{ github.event.repository.name }} ${{ github.event_name }} Message\n            ## trigger: ${{ github.event_name }} at ${{ github.event.head_commit.timestamp }}\n            ## commit message: ${{ github.event.head_commit.message }}\n            ## commit url: ${{ github.event.head_commit.url }}\n            ## commit author: ${{ github.event.head_commit.author.name }}\n            ## commit email: ${{ github.event.head_commit.author.email }}\n            ## commit id: ${{ github.event.head_commit.id }}\n          title: |\n            ${{ github.repository }} ${{ github.event_name }} Message\n          options: '{\"bark\": { \"url\": \"https://github.com/${{github.repository}}\" }, \"dingtalk\": {\"msgtype\": \"markdown\"}}'\n          debug: false\n\n```\n\n**NOTE:** You need to set the `PUSH_TOKEN` secret in your repository settings.\n\n## Inputs\n\n| Name               | Type     | Description                                                                                                                                                                        |\n|--------------------|----------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|\n| `platforms`        | List/CSV | List of [platforms mapping](https://github.com/imaegoo/pushoo) (e.g., `dingtalk,wecom`)       |\n| `tokens`            | List/CSV | List of [token](https://github.com/imaegoo/pushoo) (e.g., `dingtalk_token_string,wecom_token_string`)                 |\n| `content`          | String   | The push content of the Markdown format. If the push platform does not support MarkDown, Pushoo will automatically convert to support formats.                                                                                       |\n| `title`    | String   | Optional, message title, if the push platform does not support message title, it will be spliced in the first line of the text.              |\n| `options`          | String   | Optional, For some additional configuration when pushing, Json string.  |\n| `debug`             | Boolean   | Enable the debug flag to show detail log. |             \n\n## Contribution\n\nIf you have any ideas or opinions, please refer to Issue or PR.\n\n\u003ca href=\"https://github.com/funnyzak/pushoo-action/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=funnyzak/pushoo-action\" /\u003e\n\u003c/a\u003e\n\n## License\n\nMIT License © 2022 [funnyzak](https://github.com/funnyzak)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyzak%2Fpushoo-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunnyzak%2Fpushoo-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyzak%2Fpushoo-action/lists"}