插件: GitHub 仓库更新提醒
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 422
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
预期动作
当github 仓库更新后,自动在群内发送通知
当前动作
当用户提交PR或其他信息,机器人会自动发送相关消息到指定群
可能的解决方案
借助数据库
机器人做轮询
内容
在工作群内,自动发送消息,群中相关人员即可看到信息
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the existing GitHub-related notification flow that handles pull requests and other repository events. Define how repository updates would be detected and persisted, then verify that an update results in an automatic message in the designated group.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100