github-vet / github-vet/bots

build, upload, and host graphviz output

Open
#90 0 comments 0 reactions 0 assignees View on GitHub
discussion enhancement vet-bot
Dominant language
Go
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

To avoid more manual effort, VetBot should build graphviz visualizations of suspicious callgraphs, upload them somewhere (probably Google's version of an S3 Bucket) and embed the picture into the uploaded file in the issue.

Originally I wanted to keep the images in the same repository as the issues, but I don't like that so much since it uses at least one more API request (and, anecdotally, we're already hitting the rate limit between VetBot and TrackBot).

This is a nice-to-have feature, which should probably be done anyway to make the UX better for our crowdsourcers.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are identified in the issue. Start by locating VetBot's suspicious-callgraph generation and issue-upload flow, then define the hosting and embedding path; done means generated Graphviz images are uploaded and embedded without the extra repository/API overhead described.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
api, backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.