Last commit to production
Category
Maintainability
Summary
Apps that are more frequently developed are usually easier to maintain. This is because the developers are familiar with the model, and thus it's easier for them to make changes or fix bugs. Additionally, apps that are frequently updated are usually better aligned with the needs of the users of those apps. This check monitors how old the last commit was that is deployed to production.
Options
The maximum age (in days) of the revision that is deployed to production. The default value is 365.
Pass
Age of the revision (in days) that is deployed to your production environment is less than the value configured in this check.
Fail
Age of the revision (in days) that is deployed to your production environment is greater than the value configured in this check.
Last updated