Closed github-actions[bot] closed 1 month ago
ran shell command "#!/usr/bin/env bash\nset -eu\n\npkgs=$(for i in $(LC_ALL=C ls packages); do\n title=$(yq .title packages/$i/manifest.yml)\n pkg=$i\n echo \"- $title [$pkg]\"\ndone | yq -o json .)\n\nyq eval \".body[1].attributes.options = $pkgs\" -i '.github/ISSUE_TEMPLATE/integration_bug.yml'\n\ngit diff --name-only HEAD\n"
Created automatically by Updatecli
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli. If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!
Update package list in Github bug issue template
update pkgs in .github/ISSUE_TEMPLATE/integration_bug.yml
ran shell command "#!/usr/bin/env bash\nset -eu\n\npkgs=$(for i in $(LC_ALL=C ls packages); do\n title=$(yq .title packages/$i/manifest.yml)\n pkg=$i\n echo \"- $title [$pkg]\"\ndone | yq -o json .)\n\nyq eval \".body[1].attributes.options = $pkgs\" -i '.github/ISSUE_TEMPLATE/integration_bug.yml'\n\ngit diff --name-only HEAD\n"
Created automatically by Updatecli
Options:
Most of Updatecli configuration is done via its manifest(s).
Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!