chavyleung / chavyleung/scripts

【建议】提供一下日志系统,还有运行远程脚本时回调参数给开发者

Open
#412 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.