codecov / feedback

A place to discuss feedback about the pull request and web product experience.
38 stars 10 forks source link

Move bot errors to a be more repo scoped, as that are not exactly commit level. #350

Open drazisil-codecov opened 7 months ago

drazisil-codecov commented 7 months ago

Problem to solve

Today, there are bot errors/issues that arise – which are typically permission issues - example would be the GitHub app not being installed. This may have happened bc at the time of the commit, GitHub app was not installed, and Codecov still had uploads running. Said differently, Codecov wasn't able to use the GitHub app to post the data. To summarize:

Screenshot 2024-05-06 at 8 55 28 AM
initial issue / context Move bot errors to a be more repo scoped, as that are not exactly commit level. Current we show bot errors, or errors with the GitHub app on the commit page only, mean that do not clear when the issue is fixed. This messaging should be more of a real time status at the repo level. [Slack Message](https://sentry.slack.com/archives/C04MDUBCPHU/p1714047564930379?thread_ts=1713896895.077739&cid=C04MDUBCPHU)

Solution

eliatcodecov commented 7 months ago

@codecovdesign to collaborate with @drazisil-codecov on a more optimal design for surfacing these errors.