Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change issue text on third_party failure to include exact run URL #516

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

brianschubert
Copy link
Contributor

Based on this SO answer, it's possible generate a URL for the current workflow run. We can use this in the issue body to save a few clicks and make it easier to find the right run when looking at old issues.

I tried this on my fork and it seems to be working great. Here's an example of a workflow run that prints its own URL using this setup (see the error in the dummy-print-url job): https://github.com/brianschubert/typing_extensions/actions/runs/12205086165

@brianschubert brianschubert changed the title Change issue text on thirdy_party failure to include exact run URL Change issue text on third_party failure to include exact run URL Dec 6, 2024
Copy link
Member

@JelleZijlstra JelleZijlstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! This would be nice for the typeshed daily test too.

@JelleZijlstra JelleZijlstra merged commit 2507690 into python:main Dec 6, 2024
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants