Generate PR comment from published buildinfo
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 372
- Forks
- 107
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 5
Description
Describe the solution you'd like to see
I will like to have the ability to generate a PR comment from a published buildinfo. This is useful for unsupported languages like cpp.
The solution should allow the invocation of frog it either using the GitHub action or using directly the frog it binary and receive build name and the build number. This would connect to analysis already generated by X-ray and just display in nice format the results in the PR.
Describe alternatives you've considered
Leverage the xray API to retrieve all of the results and parse that into a GitHub Actions PR. Not sure if there is an easier alternative that will provided a pretty output like the one of this tool.
Contributor guide
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
No source files or tests are named. Start by tracing the GitHub Action and frogit binary entry points for build name and number inputs, then follow how published buildinfo connects to X-ray results; done means a PR comment renders those results for unsupported languages such as cpp.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, github-actions
- Domain
- ci-cd, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100