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

Commitddc09eb

Browse files
committed
Update 2024-08-30-august-release-notes.md
Added raw and endraw tags to variables
1 parent8c66625 commitddc09eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎_posts/2024-08-30-august-release-notes.md‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,11 @@ Try our new search and don’t forget to send us your feedback!
100100

101101
We’ve made a change to how pull request titles are handled by environment variables in pipelines.
102102

103-
The environment variables`${{CF_COMMIT_MESSAGE}}`and`${{CF_COMMIT_MESSAGE_ESCAPED}}` now return the commit message instead of the pull request title.
103+
The environment variables{% raw %}`${{CF_COMMIT_MESSAGE}}`{% endraw %}and{% raw %}`${{CF_COMMIT_MESSAGE_ESCAPED}}`{% endraw %} now return the commit message instead of the pull request title.
104104

105105
To get the pull request title, use the new environment variables:
106-
*`${{CF_PULL_REQUEST_TITLE}}`
107-
*`${{CF_PULL_REQUEST_TITLE_ESCAPED}}`
106+
*{% raw %}`${{CF_PULL_REQUEST_TITLE}}`{% endraw %}
107+
*{% raw %}`${{CF_PULL_REQUEST_TITLE_ESCAPED}}`{% endraw %}
108108

109109
To use the new variables for pull request titles, update your pipelines accordingly. As they are already supported by the system, you can begin using them immediately.
110110

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp