1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/data/reusables/pull_requests/retention-checks-data.md
2023-07-11 11:42:40 +00:00

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.