-
New Feature
-
Resolution: Fixed
-
Low
We can have an additional check for commits which are not associated with any issue id in integration.
Basically git log ...moodlegit/master, filter out known commits which are in current integration.. any left raise a warning.
Main problem with implement this is how to deal with false positives - i'm sure occsaionally there will be times when there is a commit which doesn't have the right issue id in or something and it will not be the end of the world, I wouldn't want to rewrite history just to add a MDL, so it'd be nice to have a way to ignore it.
- has been marked as being related by
-
MDLSITE-4698 Make check_marked_as_integrated.sh able to detect commits on branches where fix version not present
-
- Open
-
-
MDLSITE-4656 Improve the 'check_marked_as_integrated.sh' again to be more intelligent about reverts
-
- Open
-
- is blocked by
-
MDLSITE-2839 Automated check for commits on branches marked as integrated
-
- Closed
-