title-to-labels-action:从常见的开头关键字中清除问题和PR的标题

时间:2024-06-13 18:28:36
【文件属性】:

文件名称:title-to-labels-action:从常见的开头关键字中清除问题和PR的标题

文件大小:300KB

文件格式:ZIP

更新时间:2024-06-13 18:28:36

JavaScript

标题到标签动作 从常见的开头关键字中清除问题和PR的标题 GitHub提供了带有预定义标签的问题模板,但这不会阻止用户将标签已经与标签提供的相同信息弄混。 这个动作: 在发行标题的开头删除指定的关键字; (可选)添加相关标签。 您可以不使用输入就运行它以使用其也可以指定自己的关键字/标签组合。 标题示例: 用户名 :right_arrow: 更新标题 :right_arrow: 添加标签 错误-发生了一些错误 发生了一些错误 bug triage [功能要求]准备咖啡 准备咖啡 enhancement 建议:添加更多标签 添加更多标签 无,仅更改标题 注意:标题中的关键字只有在以下字符之一之后才能被识别: :-)] 用法 注意:如果未提供任何输入,则该操作将使用。 name : Labeler on : pull_request : types : [opened, edited] issue


【文件预览】:
title-to-labels-action-main
----parse-title.js(1018B)
----.gitattributes(46B)
----.github()
--------workflows()
----action.yml(519B)
----distribution()
--------sourcemap-register.js(122KB)
--------index.js.map(183KB)
--------index.js(155KB)
--------licenses.txt(29KB)
----index.test.js(2KB)
----workflow()
--------labeler.yml(270B)
----license(1KB)
----defaults.json(264B)
----.gitignore(954B)
----index.js(2KB)
----readme.md(3KB)
----package-lock.json(684KB)
----package.json(456B)

网友评论