zed/.github/workflows
Lena 3e8d013f77
Polish the Closed Bugs GH workflow (#46271)
Remove the attempts to have these issues land in the same 'inbox' (the
existing project board for triage). Since they're closed, the automated
workflow of the project board will move them to the 'Closed'
column/status even with the API call specifically moving them to
'Incoming' instead. It is what it is, we'll have a separate project
board for this.

Also:
- don't look at comments on PRs
- don't freak out if the issue has no type
- add a permissions block as a defensive measure (in case someone adds
secrets.GITHUB_TOKEN later)
- add a timeout to avoid hanging out for six hours or whatever the
default is
- add some logging.

Release Notes:

- N/A
2026-01-07 18:28:01 +01:00
..
add_commented_closed_issue_to_project.yml Polish the Closed Bugs GH workflow (#46271) 2026-01-07 18:28:01 +01:00
after_release.yml Sync the winget repo before publishing (#46093) 2026-01-05 18:32:00 +00:00
autofix_pr.yml Autofix run cargo machete --fix too (#46232) 2026-01-07 07:25:00 +00:00
bump_collab_staging.yml ci: Switch from ubuntu-latest to namespace (2) (#36702) 2025-08-21 13:21:37 -04:00
bump_patch_version.yml ci: Use zed-zippy identity for bump_patch_version.yml (#46099) 2026-01-05 19:53:16 +00:00
cherry_pick.yml Auto-release preview as Zippy (#45163) 2025-12-17 15:32:28 -07:00
community_champion_auto_labeler.yml Update community champions list (#45935) 2026-01-01 17:47:08 +00:00
community_close_stale_issues.yml Turn on the fixed stalebot (#45355) 2025-12-19 12:41:03 +00:00
community_update_all_top_ranking_issues.yml Resurrect top-ranking issues script (#25433) 2025-02-23 14:24:56 -05:00
community_update_weekly_top_ranking_issues.yml Resurrect top-ranking issues script (#25433) 2025-02-23 14:24:56 -05:00
compare_perf.yml ci: Remove remaining nextest compiles (#42630) 2025-11-17 17:59:48 +00:00
congrats.yml Fix congratsbot (#38013) 2025-09-11 19:30:37 +00:00
danger.yml Add callable workflow for extension repositories (#43082) 2025-11-19 17:47:34 +00:00
deploy_cloudflare.yml Add Amplitude tracking to docs (#40494) 2025-10-17 17:10:59 +02:00
deploy_collab.yml ci: Remove remaining nextest compiles (#42630) 2025-11-17 17:59:48 +00:00
docs_automation.yml ci: Disable automated docs on pushes to main (#45416) 2025-12-20 01:01:19 +00:00
extension_bump.yml extension_ci: Be more explicit with version bump (#46208) 2026-01-07 00:22:44 +00:00
extension_release.yml extension_ci: Specify needed permissions for jobs (#45542) 2025-12-29 13:19:22 +00:00
extension_tests.yml extension_ci: Use larger runners for extension bundling (#45540) 2025-12-22 22:08:42 +00:00
extension_workflow_rollout.yml extension_ci: Improve title formatting (#45870) 2025-12-30 15:39:02 +00:00
good_first_issue_notifier.yml Revive "good first issue" notifier (#45679) 2025-12-26 10:16:32 +00:00
publish_extension_cli.yml Update swatinem/rust-cache digest to 9d47c6a (#27121) 2025-03-20 07:58:22 +02:00
randomized_tests.yml ci: Switch to Namespace (#35835) 2025-08-07 23:16:25 +00:00
release.yml Move autofix stuff to zippy (#45304) 2025-12-18 15:23:09 -07:00
release_nightly.yml Move autofix stuff to zippy (#45304) 2025-12-18 15:23:09 -07:00
run_agent_evals.yml Split out cron and non-cron unit evals (#42472) 2025-11-11 13:45:48 -05:00
run_bundling.yml Add more workflows for extension repositories (#43924) 2025-12-01 19:00:54 +01:00
run_cron_unit_evals.yml Unit eval GPT-5 and Gemini 3 Pro (#43916) 2025-12-01 11:41:15 -05:00
run_tests.yml Remove zed dependency from docs_preprocessor (#45130) 2025-12-18 21:59:05 -05:00
run_unit_evals.yml Allow running concurrent unit evals (#42578) 2025-11-12 22:04:38 +00:00