LouisBrunner / LouisBrunner/checks-action
details_url not working
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 277
- Forks
- 64
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 3
Description
Hey @LouisBrunner 👋
I expect that details_url would change the link that the user navigates to when pressing details. This currently doesn't work as intended. Doing some research I noticed this post which might be a similar problem.
https://github.community/t/checks-api-creating-new-check-run-can-not-set-details-url/152651
Using the Create a check run 3 API I can not seem to set the details_url. Note that the creation of the new Check Run is running in the context of a GitHub Workflow. All of the other parameters are settable."
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the details_url behavior when pressing the details link, then compare the action's result with the linked GitHub Checks API report. Confirm whether the supplied URL is preserved in the created check run and whether navigation reaches it, or establish that the behavior is an API limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, github-actions, typescript
- Domain
- api, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100