zed/.github/workflows
Lena bb460d5f26
Duplicate Bot: Add more context for triagers (V3) (#57647)
In addition to the user-facing suggestions with potential duplicates,
the bot will now also have a separate collapsible block in the same
comment that's meant more for the triagers. This block will list the
duplicates we're less sure about as well as recently closed issues that
seem related to the issue at hand.
This commit updates the bot to V3 for the tracking-effectiveness
purposes and fixes some leftovers from the previous dupe bot change
(activating the bot for issues with no type).
It also improves the reliability of the script a bit, wrapping some
calls to the GitHub API into retries.


Release Notes:

- N/A
2026-05-25 14:29:13 +00:00
..
add_commented_closed_issue_to_project.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
after_release.yml docs: Re-add missing cookie banner env var in build (#56889) 2026-05-15 15:04:55 +00:00
assign-reviewers.yml Skip PR assignee selection for org-member PRs (#52593) 2026-03-27 14:09:39 -04:00
assign_contributor_issue.yml Add a broken POC for guild auto-assignment (#55205) 2026-04-29 13:59:31 +00:00
autofix_pr.yml ci: Build nightly more frequently (#53800) 2026-05-15 09:08:55 +00:00
background_agent_mvp.yml Pin dependencies (#52522) 2026-03-26 19:36:04 +00:00
bump_collab_staging.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
bump_patch_version.yml ci: Remove release retagging support (#55199) 2026-04-29 13:13:37 +00:00
bump_zed_version.yml Fix bad GitHub merge queue merge (#54721) 2026-04-23 23:47:30 +00:00
catch_blank_issues.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
cherry_pick.yml ci: Build nightly more frequently (#53800) 2026-05-15 09:08:55 +00:00
comment_on_potential_duplicate_issues.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
community_champion_auto_labeler.yml Pin dependencies (#52522) 2026-03-26 19:36:04 +00:00
community_close_stale_issues.yml Tweak stalebot (words, number of days) (#48603) 2026-02-13 08:53:31 +00:00
community_pr_board.yml GitHub board automation: remove redundant event handling (#56429) 2026-05-11 15:12:37 +00:00
community_update_all_top_ranking_issues.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
community_update_weekly_top_ranking_issues.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
compare_perf.yml ci: Prepare for Node.js 20 deprecation (#56812) 2026-05-15 08:29:24 +00:00
compliance_check.yml ci: Prepare for Node.js 20 deprecation (#56812) 2026-05-15 08:29:24 +00:00
congrats.yml Pin dependencies (#52522) 2026-03-26 19:36:04 +00:00
danger.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
deploy_collab.yml ci: Clean workspace members more eagerly (#53427) 2026-04-09 00:21:02 +02:00
deploy_docs.yml docs: Re-add missing cookie banner env var in build (#56889) 2026-05-15 15:04:55 +00:00
deploy_nightly_docs.yml docs: Re-add missing cookie banner env var in build (#56889) 2026-05-15 15:04:55 +00:00
docs_suggestions.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
extension_auto_bump.yml Remove slash-commands-example extension (#52835) 2026-03-31 18:27:38 +02:00
extension_bump.yml extension_ci: Bump extension CLI version to 2a00db0 (#57098) 2026-05-19 07:01:38 +00:00
extension_tests.yml extension_ci: Bump extension CLI version to 2a00db0 (#57098) 2026-05-19 07:01:38 +00:00
extension_workflow_rollout.yml ci: Build nightly more frequently (#53800) 2026-05-15 09:08:55 +00:00
good_first_issue_notifier.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
hotfix-review-monitor.yml Use Search API for hotfix monitor to avoid job cancellation (#51880) 2026-03-18 19:32:38 -04:00
pr_labeler.yml Make guild member check case-insensitive in PR labeler (#54444) 2026-04-21 16:02:59 -04:00
publish_extension_cli.yml ci: Add workflow for bumping Zed versions (#54485) 2026-04-23 00:56:18 +02:00
randomized_tests.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00
release.yml ci: Prepare for Node.js 20 deprecation (#56812) 2026-05-15 08:29:24 +00:00
release_nightly.yml ci: Build nightly more frequently (#53800) 2026-05-15 09:08:55 +00:00
run_bundling.yml ci: Prepare for Node.js 20 deprecation (#56812) 2026-05-15 08:29:24 +00:00
run_cron_unit_evals.yml ci: Clean workspace members more eagerly (#53427) 2026-04-09 00:21:02 +02:00
run_tests.yml docs: Re-add missing cookie banner env var in build (#56889) 2026-05-15 15:04:55 +00:00
run_unit_evals.yml ci: Clean workspace members more eagerly (#53427) 2026-04-09 00:21:02 +02:00
slack_notify_first_responders.yml ci: Clean up some of our workflows (#50499) 2026-03-04 22:27:54 +00:00
stale-pr-reminder.yml Update assign-reviewers workflow for fork PR support (#51876) 2026-03-18 19:09:44 -04:00
track_duplicate_bot_effectiveness.yml Duplicate Bot: Add more context for triagers (V3) (#57647) 2026-05-25 14:29:13 +00:00
triage_project_sync.yml Add issue triage project sync workflow (#55796) 2026-05-05 17:57:43 +00:00
update_duplicate_magnets.yml ci: Update workflows to prepare for Node.js 20 deprecation (#52443) 2026-03-26 10:08:06 +01:00