File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
docs/automations/generate-pr-description
plugins/filters/generateDescription Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ Automatically generate Pull Request descriptions based on commit messages. This
2828<div class =" automationExample " markdown =" 1 " >
2929!!! example "Generate PR Description"
3030 ```yaml+jinja
31- --8<-- "docs/downloads/automation-library/generate_pr_description.cm.cm "
31+ --8<-- "docs/downloads/automation-library/generate_pr_description.cm"
3232 ```
3333 <div class =" result " markdown >
3434 <span >
35- [ :octicons-download-24: Download this example as a CM file.] ( /downloads/automation-library/generate_pr_description.cm.cm " ) { .md-button }
35+ [ :octicons-download-24: Download this example as a CM file.] ( /downloads/automation-library/generate_pr_description.cm" ) { .md-button }
3636 </span >
3737 </div >
3838</div >
Original file line number Diff line number Diff line change 1414
1515??? example "gitStream CM Example: generateDescription"
1616 ```yaml+jinja
17- --8<-- "plugins/filters/generateDescription/generate_pr_description.cm.cm "
17+ --8<-- "plugins/filters/generateDescription/generate_pr_description.cm"
1818 ```
1919 <div class =" result " markdown >
2020 <span >
You can’t perform that action at this time.
0 commit comments