Skip to content

Conversation

@abetomo
Copy link
Collaborator

@abetomo abetomo commented Feb 6, 2026

No description provided.

run: |
content=$(gh api "repos/${GITHUB_REPOSITORY}/releases/generate-notes" \
--raw-fiel tag_name="${GITHUB_REF_NAME}"
--jq .body)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've set it to the same content as what is automatically generated in the body, but is there anything else we should add?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's better that we have "highlights" part like "can customize gain by configuration file" in https://discord.com/channels/1339899404546740275/1340931146997039144/threads/1465197395028607078 .

But we don't have it in our release contents for now.

It's better that we have "how to contribute" part like "If you have any URDF related problems or improvements, please file them to https://github.com/enactic/openarm_description/issues and/or https://github.com/enactic/openarm_description/pulls !" in https://discord.com/channels/1339899404546740275/1340931146997039144/threads/1465197395028607078 .

- name: Post to Discord
if: github.ref_type == 'tag'
env:
DISCORD_WEBHOOK_URL: ${{ secrets.DISCORD_WEBHOOK_URL }}
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to set the DISCORD_WEBHOOK_URL.

@abetomo abetomo marked this pull request as ready for review February 9, 2026 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants