ci: test workflow author

This commit is contained in:
2025-02-21 09:48:14 -07:00
parent d18566877e
commit 47244ddc82

View File

@@ -213,14 +213,14 @@ jobs:
embed-color: ${{ job.status == 'success' && '5763719' || '15418782' }}
embed-footer-text: "Completed at ${{ env.NOW }} UTC"
embed-timestamp: "${{ env.NOW_LONG }}"
# embed-author-name: "${{ github.actor }}"
# embed-author-url: "${{ github.event.html_url }}"
# embed-author-icon-url: "${{ github.actor.avatar_url }}"
embed-author-name: "${{ github.actor }}"
embed-author-url: "${{ github.event.html_url }}"
embed-author-icon-url: "${{ github.actor.avatar_url }}"
# embed-author-icon-url: "${{ github.event.org.avatar_url }}"
# embed-author-icon-url: "${{ github.actor.avatar_url }}"
embed-author-icon-url: ${{ github.event.workflow_run.actor.avatar_url }}
embed-author-name: ${{ github.event.workflow_run.actor.login }}
embed-author-url: ${{ github.event.workflow_run.actor.html_url }}
# embed-author-icon-url: ${{ github.event.workflow_run.actor.avatar_url }}
# embed-author-name: ${{ github.event.workflow_run.actor.login }}
# embed-author-url: ${{ github.event.workflow_run.actor.html_url }}
# #
# Cleanup Notify Github Failure