chavyleung / chavyleung/scripts
【建议】提供一下日志系统,还有运行远程脚本时回调参数给开发者
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5.5k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
有些脚本是定时任务的,没有日志信息就很难受了。执行runscript时回调参数【URL地址】给脚本本身,可以更好地拓展功能
Contributor guide
No contributing guide indexed for this repository
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 locating the runscript entry point and reviewing how scheduled scripts currently execute and report output. Determine where a logging system and the callback URL parameter would fit; done means scheduled scripts expose useful logs and runscript passes the callback URL to the script.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100