Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Render template update messages as markdown #12049

Closed
Assignees
aslilac
Labels
siteArea: frontend dashboard
@TheZoker

Description

@TheZoker

Hi there,

We like to include the changelog for every update to our templates.
Currently we pass the release changelogs to the--message section of thecoder templates push command, like this (via github actions):

      - name: "Push template"        run: |          coder templates push $CODER_TEMPLATE_NAME --directory $CODER_TEMPLATE_DIR --yes --name="$CODER_TEMPLATE_VERSION" --message="$CODER_TEMPLATE_MESSAGE"        env:          ...          CODER_TEMPLATE_MESSAGE: ${{ gitea.event.release.body }}

While the release notes looks like this:
image

The changelog then looks like this:
image

It would be nice, if we can have multiline or markdown support, so it looks more like this:
image

Thanks!

Metadata

Metadata

Assignees

Labels

siteArea: frontend dashboard

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp