Closed
Description
Feature Description
The error messages in agit PRs aren't very visible to the end user. I think that adding an error label for fails would make them pop out more (if one has color enabled). See screenshots for full options.
I encountered this while trying to submit an agit PR to docs, which uncovered a missing UserMsg, which would've been helpful:
gitea/routers/private/hook_proc_receive.go
Lines 31 to 34 in 7553ae1
and I've glanced over it before, so I think having a color before it would be helpful.
Similarly an instruction for setting up branch tracking would be a good improvement - no idea how to set it up though.