I would like to mark some commits as “verified” or “rejected” depending on the success of certain regression tests (similar to clearcase shortcuts)
Regression testing itself is not automated (unfortunately, these are lengthy tests).
However, I would like to have a warning when trying to check old commits that have been rejected or have not been tested at all.
It would be nice if someone pulled from the repository also receive tags (and similar warnings when checking rejected versions).
source
share