<!-- CURSOR_SUMMARY --> > [!NOTE] > **Low Risk** > Low risk GitHub Actions-only change that affects PR triage by automatically labeling and closing inactive PRs; no runtime code paths are modified. > > **Overview** > Adds a new GitHub Actions workflow (`.github/workflows/stale.yml`) to automatically mark pull requests as `stale` after 14 days of inactivity and close them after an additional 14 days. > > The workflow runs daily (and can be manually triggered), exempts PRs labeled `pinned` or `security`, and explicitly disables staleness/closure for issues. > > <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit cdac08e3f3a40ccee7a8f79f4962adcdbb2e79c0. Bugbot is set up for automated code reviews on this repo. Configure [here](https://www.cursor.com/dashboard/bugbot).</sup> <!-- /CURSOR_SUMMARY --> |
||
|---|---|---|
| .. | ||
| cli-integration-no-auth.yml | ||
| main.yml | ||
| pylon-sync.yml | ||
| release-on-version-change.yml | ||
| stale.yml | ||
| test-install.yml | ||