# PSA: GitHub may have automatically disabled CompatHelper on your repository after 60 days of inactivity

**URL:** https://discourse.julialang.org/t/psa-github-may-have-automatically-disabled-compathelper-on-your-repository-after-60-days-of-inactivity/58965
**Category:** Package Management
**Created:** [April 10, 2021, 6:03am UTC](https://discourse.julialang.org/t/psa-github-may-have-automatically-disabled-compathelper-on-your-repository-after-60-days-of-inactivity/58965 "2021-04-10T06:03:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![dilumaluthge](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dilumaluthge/32/29283_2.png) [@dilumaluthge](https://discourse.julialang.org/u/dilumaluthge)
#### Post date: [April 10, 2021, 6:03am UTC](https://discourse.julialang.org/t/psa-github-may-have-automatically-disabled-compathelper-on-your-repository-after-60-days-of-inactivity/58965/1 "2021-04-10T06:03:17Z")

</div>

GitHub will automatically disable scheduled workflows when there has been no activity on a repository in 60 days. Since CompatHelper is a scheduled workflow, this means that CompatHelper will be automatically disabled.

If this happens on one or more of your repositories, you will need to manually re-enable the CompatHelper workflow. Otherwise, you will no longer receive CompatHelper pull requests.

* * *

Here are the steps to re-enable the CompatHelper workflow on a repository:

**Step 1:** Go to the GitHub repository.

**Step 2:** In the navigation bar at the top of the page, click on the “Actions” tab.

**Step 3:** In the sidebar on the left side of the page, under the heading that says “Workflows”, click on “CompatHelper”.

**Step 4:** If CompatHelper has been disabled, you will see a message that says “This scheduled workflow is disabled because there hasn’t been activity in this repository for at least 60 days.” Click on the “Enable workflow” button.

**Step 5:** You will then see the message “Workflow enabled successfully.”

* * *

Here are screenshots of each of the steps above:

**Step 2:**

 ![step-2](https://global.discourse-cdn.com/julialang/original/3X/4/f/4fe143024ee2ad84999503ec500c0e65877fade5.png)

**Step 3:**

 ![step-3](https://global.discourse-cdn.com/julialang/original/3X/9/5/95908571150978971e0518073c77237b51c20940.png)

**Step 4:**

 ![step-4](https://global.discourse-cdn.com/julialang/original/3X/1/8/188fe8997027599b7cbc7848cb5837e3ab0779d4.png)

**Step 5:**

![step-5](https://global.discourse-cdn.com/julialang/original/3X/1/4/144b14c6dd5ad8dc5f77ca2b8b6695955a0e1255.png)

---

<div class="post-metadata">

### Author: ![StefanKarpinski](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stefankarpinski/32/24_2.png) [@StefanKarpinski](https://discourse.julialang.org/u/StefanKarpinski)
#### Post date: [May 8, 2021, 11:41am UTC](https://discourse.julialang.org/t/psa-github-may-have-automatically-disabled-compathelper-on-your-repository-after-60-days-of-inactivity/58965/2 "2021-05-08T11:41:13Z")

</div>



---

<div class="post-metadata">

### Author: ![sylvaticus](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/sylvaticus/32/203883_2.png) [@sylvaticus](https://discourse.julialang.org/u/sylvaticus)
#### Post date: [January 13, 2022, 3:35am UTC](https://discourse.julialang.org/t/psa-github-may-have-automatically-disabled-compathelper-on-your-repository-after-60-days-of-inactivity/58965/3 "2022-01-13T03:35:59Z")

</div>

Just noticed a change in GitHub policy, at least for my repo… before the email was telling “No activity, click this link if you don’t want CompatHelper to be disabled”, now it says “No activity, CompatHelper has been disabled, go here to re-enable”

---

<div class="post-metadata">

### Author: ![Alec\_Loudenback](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/alec_loudenback/32/278_2.png) [@Alec\_Loudenback](https://discourse.julialang.org/u/Alec_Loudenback)
#### Post date: [March 7, 2024, 4:29am UTC](https://discourse.julialang.org/t/psa-github-may-have-automatically-disabled-compathelper-on-your-repository-after-60-days-of-inactivity/58965/4 "2024-03-07T04:29:12Z")

</div>

Thank you as always for the detailed how to!
