MCPcopy Index your code
hub / github.com/easychen/github-action-server-chan

github.com/easychen/github-action-server-chan @1.0.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.0.0 ↗ · + Follow
4 symbols 12 edges 5 files 2 documented · 50%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Server酱微信推送 GitHub Action

使用方法

  1. 将 sendkey 添加到仓库的 Actions secrets 中,命名为 sendkey

  1. 在 workflow 中使用,例子如下:
- uses: josStorer/get-current-time@v2.0.2
        id: current-time
        with:
          format: YYYYMMDD-HH
          utcOffset: "+08:00"
- uses: easychen/github-action-server-chan@v1
  with:
    sendkey: ${{ secrets.sendkey }}
    title: "server酱Action更新啦 ${{ steps.current-time.outputs.formattedTime }}"
    desp: "可以为空。支持Markdown"

Core symbols most depended-on inside this repo

wait
called by 2
src/wait.ts
run
called by 1
src/main.ts
publish
called by 0
RoboFile.php

Shape

Function 2
Class 1
Method 1

Languages

TypeScript50%
PHP50%

Modules by API surface

RoboFile.php2 symbols
src/wait.ts1 symbols
src/main.ts1 symbols

For agents

$ claude mcp add github-action-server-chan \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact