771 B
771 B
{% ifversion fpt or ghec %}
{% data variables.location.product_location %} retains checks data for 400 days. After 400 days, the data is archived. 10 days after archival, the data is permanently deleted.
{% elsif ghes %}
Site administrators can control the retention policy for checks data on {% data variables.location.product_location %}. For more information, see "AUTOTITLE."
{% endif %}
{% ifversion ghes < 3.10 %} For archived checks data, a rollup commit status appears that represents the state of all of the checks for the commit. {% endif %} To merge a pull request with checks that are both required and archived, you must rerun the checks.