Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/patch-history-link-footer.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions .github/workflows/archie.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/archie.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ safe-outputs:
add-comment:
max: 1
messages:
footer: "> 📊 *Diagram rendered by [{workflow_name}]({run_url})*"
footer: "> 📊 *Diagram rendered by [{workflow_name}]({run_url})*{history_link}"
footer-workflow-recompile: "> 🔧 *Workflow sync report by [{workflow_name}]({run_url}) for {repository}*"
footer-workflow-recompile-comment: "> 🔄 *Update from [{workflow_name}]({run_url}) for {repository}*"
run-started: "📐 [{workflow_name}]({run_url}) is analyzing the architecture for this {event_type}..."
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/brave.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/brave.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ safe-outputs:
add-comment:
max: 1
messages:
footer: "> 🦁 *Search results brought to you by [{workflow_name}]({run_url})*"
footer: "> 🦁 *Search results brought to you by [{workflow_name}]({run_url})*{history_link}"
footer-workflow-recompile: "> 🔄 *Maintenance report by [{workflow_name}]({run_url}) for {repository}*"
run-started: "🔍 Brave Search activated! [{workflow_name}]({run_url}) is venturing into the web on this {event_type}..."
run-success: "🦁 Mission accomplished! [{workflow_name}]({run_url}) has returned with the findings. Knowledge acquired! 🏆"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/breaking-change-checker.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/breaking-change-checker.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ safe-outputs:
assignees: copilot
max: 1
messages:
footer: "> ⚠️ *Compatibility report by [{workflow_name}]({run_url})*"
footer: "> ⚠️ *Compatibility report by [{workflow_name}]({run_url})*{history_link}"
footer-workflow-recompile: "> 🛠️ *Workflow maintenance by [{workflow_name}]({run_url}) for {repository}*"
run-started: "🔬 Breaking Change Checker online! [{workflow_name}]({run_url}) is analyzing API compatibility on this {event_type}..."
run-success: "✅ Analysis complete! [{workflow_name}]({run_url}) has reviewed all changes. Compatibility verdict delivered! 📋"
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/ci-doctor.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/ci-doctor.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ safe-outputs:
update-issue:
noop:
messages:
footer: "> 🩺 *Diagnosis provided by [{workflow_name}]({run_url})*"
footer: "> 🩺 *Diagnosis provided by [{workflow_name}]({run_url})*{history_link}"
run-started: "🏥 CI Doctor reporting for duty! [{workflow_name}]({run_url}) is examining the patient on this {event_type}..."
run-success: "🩺 Examination complete! [{workflow_name}]({run_url}) has delivered the diagnosis. Prescription issued! 💊"
run-failure: "🏥 Medical emergency! [{workflow_name}]({run_url}) {status}. Doctor needs assistance..."
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/cloclo.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .github/workflows/cloclo.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ safe-outputs:
add-comment:
max: 1
messages:
footer: "> 🎤 *Magnifique! Performance by [{workflow_name}]({run_url})*"
footer: "> 🎤 *Magnifique! Performance by [{workflow_name}]({run_url})*{history_link}"
run-started: "🎵 Comme d'habitude! [{workflow_name}]({run_url}) takes the stage on this {event_type}..."
run-success: "🎤 Bravo! [{workflow_name}]({run_url}) has delivered a stunning performance! Standing ovation! 🌟"
run-failure: "🎵 Intermission... [{workflow_name}]({run_url}) {status}. The show must go on... eventually!"
Expand Down
Loading