Skip to content

Commit 204d3b9

Browse files
authored
Merge pull request #75 from bridge2ai/d4d/add-direct-file-access-link
Add Direct File Access link to D4D Assistant instructions
2 parents 8c7d889 + 1c1c99b commit 204d3b9

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.github/workflows/d4d_assistant_create.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,9 @@ I've created a new D4D datasheet for **${DATASET_NAME}** and opened a pull reque
350350
## Pull Request
351351
🔗 #${PR_NUMBER}
352352
353+
## Direct File Access
354+
📄 **D4D YAML Link**: https://raw.githubusercontent.com/bridge2ai/data-sheets-schema/${BRANCH_NAME}/${OUTPUT_FILE}
355+
353356
## What I Created
354357
- **YAML Datasheet**: \`${OUTPUT_FILE}\`
355358
- **HTML Preview**: \`${OUTPUT_FILE%.yaml}.html\`

.github/workflows/d4d_assistant_edit.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -405,6 +405,9 @@ I've updated the D4D datasheet for **${DATASET_NAME}** and opened a pull request
405405
## Pull Request
406406
🔗 #${PR_NUMBER}
407407
408+
## Direct File Access
409+
📄 **D4D YAML Link**: https://raw.githubusercontent.com/bridge2ai/data-sheets-schema/${BRANCH_NAME}/<path-to-file>.yaml
410+
408411
## Changes Summary
409412
<!-- Briefly describe what was changed -->
410413
- ✏️ **Modified**: <list modified fields>

0 commit comments

Comments
 (0)