7.0 KiB
devprod-status-bot
1.5.0
Minor Changes
-
#13911
2115e8aThanks @WillTaylorDev! - Post a Chat alert when an issue is opened with theapilabel, or when theapilabel is added to an existing issueRoutes alerts to a new
API_ISSUES_WEBHOOKso the team room watching the Workers SDK community channel gets realtime visibility into incoming api-tagged issues.
1.4.2
Patch Changes
-
#13850
1527003Thanks @penalosa! - Migrate bot message generation off the deprecated@cf/meta/llama-2-7b-chat-int8Workers AI modelWorkers AI is deprecating Llama 2 7B chat (alongside several other older models) on May 30th 2026. The status bot now uses
@cf/google/gemma-4-26b-a4b-it(Gemma 4) for generating its short, friendly chat messages.
1.4.1
Patch Changes
-
#12435
c2163dfThanks @petebacondarwin! - Simplify Version Packages PR CI failure alertsThe bot now sends an alert for any failing CI job on the Version Packages PR, instead of first fetching the required status checks from GitHub's branch protection API and filtering. This removes unnecessary complexity and ensures all CI failures are reported.
1.4.0
Minor Changes
-
#12371
50ad9a9Thanks @petebacondarwin! - Send alert to ANT: Alerts chat on failed CI checks in Version Packages PRsWhen a required CI check fails or times out on the Version Packages PR (
changeset-release/mainbranch), an alert is now sent to the ANT: Alerts Google Chat channel. This helps the team quickly identify and address CI failures that shouldn't occur since individual PRs have already passed before landing on main.Alerts for the same PR are grouped into the same chat thread using the PR number as the thread ID.
1.3.0
Minor Changes
- #11916
0b249a1Thanks @emily-shen! - Notify when security advisories are submitted to workers-sdk
1.2.3
Patch Changes
- #11333
474910aThanks @petebacondarwin! - fix the security classification logic
1.2.2
Patch Changes
- #11315
2309ec1Thanks @petebacondarwin! - Tighten up the security checks on issues to avoid false positives
1.2.1
Patch Changes
-
#10270
7caf49eThanks @petebacondarwin! - fix security alerts to avoid being in the same notification thread -
#10269
469f6eeThanks @devin-ai-integration! - Remove PR summary messages and PR update notifications from devprod-status-bot Worker
1.2.0
Minor Changes
- #10214
b9d3174Thanks @devin-ai-integration! - Add GitHub issue security analysis feature to detect and alert on potential vulnerability reports
1.1.7
Patch Changes
- #9649
ec9b417Thanks @petebacondarwin! - patch release to trigger a test release
1.1.6
Patch Changes
- #9033
2c50115Thanks @dario-piotrowicz! - chore: convert wrangler.toml files into wrangler.jsonc ones
1.1.5
Patch Changes
1.1.4
Patch Changes
1.1.3
Patch Changes
- #7143
4d7ce6fThanks @emily-shen! - chore: enable observability on our internal infra Workers + bots
1.1.2
Patch Changes
- #6236
26d0afcThanks @petebacondarwin! - chore: add account_id to wrangler.toml to fix deployment
1.1.1
Patch Changes
- #6220
c3cf009Thanks @petebacondarwin! - add Edmund and Emily to the contributors list
1.1.0
Minor Changes
- #5958
93f7255Thanks @petebacondarwin! - feat: add Andy to the list of internal contributors