script remove dependabot:一个用于删除`.githubdependabot.yml`文件的octoherd脚本 源码
删除dependabot 删除.github/dependabot.yml文件的脚本 用法 $ npx @octoherd/script-remove-dependabot 将所有选项作为CLI标志传递,以避免出现用户提示 $ npx @octoherd/script-remove-dependabot \ -T ghp_0123456789abcdefghjklmnopqrstuvwxyzA \ -R "octoherd/repository-with-script-folders" 选项 选项 类型 描述 --octoherd-token , -T 细绳 个人访问令牌()。 如果未设置选项,脚本将创建一个 --octoherd-repos , -R 字符串数组 一个或多个以repo-owner/repo-name形式分隔的存储库。 repo-owner/*将查找一位所有者
下载地址
用户评论