Skip to content

[automation] Update packages in .github/ISSUE_TEMPLATE/integration_*.yml#12141

Merged
mrodm merged 0 commit intomainfrom
updatecli_main_sync-packages-to-bug-issue-template
Dec 18, 2024
Merged

[automation] Update packages in .github/ISSUE_TEMPLATE/integration_*.yml#12141
mrodm merged 0 commit intomainfrom
updatecli_main_sync-packages-to-bug-issue-template

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Update package list in Github bug issue template

update pkgs in .github/ISSUE_TEMPLATE/integration_*.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'\nyq eval \".body[1].attributes.options = $pkgs\" -i '.github/ISSUE_TEMPLATE/integration_feature_request.yml'\n\ngit diff --name-only HEAD\n"

GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

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!

@github-actions github-actions bot requested a review from a team as a code owner December 18, 2024 01:34
@mrodm
Copy link
Copy Markdown
Collaborator

mrodm commented Dec 18, 2024

/test

@elasticmachine
Copy link
Copy Markdown

💚 Build Succeeded

History

  • 💔 Build #19630 failed 99484bd54919b203e13db91205245256f41168a5

@mrodm mrodm merged commit 0a10e6d into main Dec 18, 2024
@mrodm mrodm deleted the updatecli_main_sync-packages-to-bug-issue-template branch December 18, 2024 08:21
harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 4, 2025
…ic#12141)

Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 5, 2025
…ic#12141)

Made with ❤️️ by updatecli

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants