Skip to content

Remove stale PR folders from docs/preview branch#3628

Merged
sacpis merged 2 commits intoNVIDIA:mainfrom
sacpis:clean_up_docs_previews_for_open_pr
Feb 19, 2026
Merged

Remove stale PR folders from docs/preview branch#3628
sacpis merged 2 commits intoNVIDIA:mainfrom
sacpis:clean_up_docs_previews_for_open_pr

Conversation

@sacpis
Copy link
Collaborator

@sacpis sacpis commented Nov 20, 2025

Fixes No space left on device error.

  • Removes stale PR (open >5 days) folder from docs/preview branch
  • Keeps the available limited memory for the new PRs doc
  • Runs with the current scheduled job
  • Current step for the closed/merged PRs remains intact

The branch docs/preview gets full with the Old open PRs docs. The following error is seen in the documentation job in CI

System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251118-001100-utc.log'

Note: I had manually purged these folders twice in order to make space for the new incoming PRs. This PR just automated the process.

@sacpis sacpis requested a review from mitchdz November 20, 2025 01:44
@sacpis sacpis changed the title Remove stale PR folder from docs/preview branch Remove stale PR folders from docs/preview branch Nov 20, 2025
github-actions bot pushed a commit that referenced this pull request Nov 20, 2025
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Nov 20, 2025
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Nov 20, 2025
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Feb 18, 2026
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Feb 18, 2026
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

github-actions bot pushed a commit that referenced this pull request Feb 19, 2026
@github-actions
Copy link

CUDA Quantum Docs Bot: A preview of the documentation can be found here.

@sacpis sacpis added this pull request to the merge queue Feb 19, 2026
github-merge-queue bot pushed a commit that referenced this pull request Feb 19, 2026
Fixes No space left on device error.

* Removes stale PR (open >5 days) folder from docs/preview branch
* Keeps the available limited memory for the new PRs doc
* Runs with the current scheduled job
* Current step for the closed/merged PRs remains intact

The branch
[docs/preview](https://github.com/NVIDIA/cuda-quantum/tree/docs/preview)
gets full with the Old open PRs docs. The following error is seen in the
[documentation
job](https://github.com/NVIDIA/cuda-quantum/actions/runs/19449024863) in
CI

```
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251118-001100-utc.log'
```

Note: I had manually purged these folders twice in order to make space
for the new incoming PRs. This PR just automated the process.

---------

Signed-off-by: Sachin Pisal <spisal@nvidia.com>
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 19, 2026
@sacpis sacpis added this pull request to the merge queue Feb 19, 2026
@sacpis sacpis removed this pull request from the merge queue due to a manual request Feb 19, 2026
* Keeps the available limited memory for the new PRs
* Runs with the scheduled job
* Cuurent step for the closed/merged PRs remains intact

Signed-off-by: Sachin Pisal <spisal@nvidia.com>
Signed-off-by: Sachin Pisal <spisal@nvidia.com>
@sacpis sacpis enabled auto-merge February 19, 2026 19:42
@sacpis
Copy link
Collaborator Author

sacpis commented Feb 19, 2026

/ok to test 4bbe77d

Command Bot: Processing...

@sacpis sacpis added this pull request to the merge queue Feb 19, 2026
Merged via the queue into NVIDIA:main with commit 819ac26 Feb 19, 2026
256 of 257 checks passed
@sacpis sacpis deleted the clean_up_docs_previews_for_open_pr branch February 19, 2026 23:43
@bettinaheim bettinaheim added the maintenance Work items to update and improve the code base label Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Work items to update and improve the code base

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants