fix: disable `Activity bump` when `Default autostop` is `0` by jakehwll · Pull Request #22112 · coder/coder
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.2k
Merged
Conversation
Copy link
Contributor
jakehwll
commented
Feb 14, 2026
jakehwll
commented
Closes #21703
This doesn't make sense to have an Activity bump value when the Default autostop is set to 0. There is nothing to bump if we don't have a timed stopping mechanism on the container. This is already present on the backend and now we're describing this to the user on the frontend.
jakehwll added 5 commits
February 14, 2026 14:16
jakehwll
requested a review
from DanielleMaywood
github-actions
bot
assigned
jakehwll
chatgpt-codex-connector bot reviewed Feb 14, 2026
Copy link
chatgpt-codex-connector
bot
left a comment
chatgpt-codex-connector
bot
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: ca454f714a
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
site/src/pages/TemplateSettingsPage/TemplateSchedulePage/TemplateScheduleForm.tsx
Show resolved
Hide resolved
site/src/pages/TemplateSettingsPage/TemplateSchedulePage/TemplateScheduleForm.tsx Show resolved Hide resolved
jakehwll added 2 commits
February 15, 2026 04:11DanielleMaywood approved these changes Feb 16, 2026
jakehwll
deleted the
jakehwll/21703-disable-default-ttl-field
branch
github-actions
bot
locked and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.