We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ed09f84 + 700eadd commit 8d257e7Copy full SHA for 8d257e7
.github/workflows/third_party.yml
@@ -392,5 +392,5 @@ jobs:
392
owner: "python",
393
repo: "typing_extensions",
394
title: `Third-party tests failed on ${new Date().toDateString()}`,
395
- body: "Full history of runs listed here: https://github.com/python/typing_extensions/actions/workflows/third_party.yml",
+ body: "Run listed here: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}",
396
})
0 commit comments