mirror of
https://github.com/zed-industries/zed.git
synced 2026-08-23 07:55:20 +00:00
- Notify the author when their PR has been in draft state with no new commits for three weeks - Close the draft PRs that didn't get updated after one more week - Re-try the cla-bot check on PRs that are still unsigned after a week - Close the PRs that are still unsigned after the re-try ## Testing It works on my machine™ ``` python script/github-pr-cleanup.py --dry-run Checking 713 open pull requests Dry-run mode: no comments or closures will be made PR #60885: asking the CLA bot to check again Would comment on PR #60885: @cla-bot check PR #61625: asking the CLA bot to check again Would comment on PR #61625: @cla-bot check PR #57239: warning about a stale draft Would comment on PR #57239: <!-- zed-community-automation:stale-draft-warning --> This pull request has remained in draft without new commits for three weeks. If it remains a draft without new commits for another week, it will be closed automatically. PR #57241: warning about a stale draft Would comment on PR #57241: <!-- zed-community-automation:stale-draft-warning --> This pull request has remained in draft without new commits for three weeks. If it remains a draft without new commits for another week, it will be closed automatically. PR #61461: warning about a stale draft Would comment on PR #61461: <!-- zed-community-automation:stale-draft-warning --> This pull request has remained in draft without new commits for three weeks. If it remains a draft without new commits for another week, it will be closed automatically. PR #61722: warning about a stale draft Would comment on PR #61722: <!-- zed-community-automation:stale-draft-warning --> This pull request has remained in draft without new commits for three weeks. If it remains a draft without new commits for another week, it will be closed automatically. PR #61808: warning about a stale draft Would comment on PR #61808: <!-- zed-community-automation:stale-draft-warning --> This pull request has remained in draft without new commits for three weeks. If it remains a draft without new commits for another week, it will be closed automatically. PR #61809: warning about a stale draft Would comment on PR #61809: <!-- zed-community-automation:stale-draft-warning --> This pull request has remained in draft without new commits for three weeks. If it remains a draft without new commits for another week, it will be closed automatically. Cleanup complete: 0 unsigned PR closures, 6 draft warnings, 0 draft closures ``` Release Notes: - N/A |
||
|---|---|---|
| .. | ||
| add_commented_closed_issue_to_project.yml | ||
| after_release.yml | ||
| autofix_pr.yml | ||
| bump_collab_staging.yml | ||
| bump_patch_version.yml | ||
| bump_zed_version.yml | ||
| catch_blank_issues.yml | ||
| cherry_pick.yml | ||
| comment_on_potential_duplicate_issues.yml | ||
| community_close_stale_issues.yml | ||
| community_pr_board.yml | ||
| community_pr_board_refresh.yml | ||
| community_pr_cleanup.yml | ||
| community_update_all_top_ranking_issues.yml | ||
| community_update_weekly_top_ranking_issues.yml | ||
| compliance_check.yml | ||
| congrats.yml | ||
| danger.yml | ||
| deploy_collab.yml | ||
| deploy_docs.yml | ||
| deploy_nightly_docs.yml | ||
| docs_suggestions.yml | ||
| extension_auto_bump.yml | ||
| extension_bump.yml | ||
| extension_tests.yml | ||
| extension_workflow_rollout.yml | ||
| good_first_issue_notifier.yml | ||
| guild_assignment_status.yml | ||
| guild_new_pr_notify.yml | ||
| guild_stale_assignments.yml | ||
| guild_weekly_shipped.yml | ||
| hotfix-review-monitor.yml | ||
| nix_build.yml | ||
| pr_issue_labeler.yml | ||
| publish_extension_cli.yml | ||
| release.yml | ||
| release_nightly.yml | ||
| run_bundling.yml | ||
| run_tests.yml | ||
| slack_notify_community_automation_failure.yml | ||
| slack_notify_first_responders.yml | ||
| slack_notify_label_created.yml | ||
| stale-pr-reminder.yml | ||
| track_duplicate_bot_effectiveness.yml | ||
| triage_queue_board.yml | ||
| update_duplicate_magnets.yml | ||