/
githubmirror
/
bash-completion
Обзор
Документация
Войти
/
githubmirror
/
bash-completion
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/release-please-config.json
17 строк
367 B
Ville Skyttä
chore(release-please): release as draft
31 окт 2025, 11:30
31 окт 2025, 11:30
8d54b26
Код
Авторство
О чём код?
{ "packages": { ".": { "package-name": "bash-completion", "release-type": "simple", "include-component-in-tag": false, "include-v-in-tag": false } }, "pull-request-title-pattern": "chore: release${component} ${version}", "extra-files": [ "bash_completion", "configure.ac" ], "draft": true, "extra-label": "bot" }