Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

docs: clarify workspace scheduling priority and autostop requirement behavior#18447

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
blink-so wants to merge3 commits intomain
base:main
Choose a base branch
Loading
fromdocs/clarify-scheduling-priority

Conversation

blink-so[bot]
Copy link
Contributor

Summary

This PR improves documentation clarity around workspace scheduling priority, specifically addressing confusion about how autostop requirements interact with user-configured autostop settings.

Changes

Template Admin Documentation (docs/admin/templates/managing-templates/schedule.md)

  • Added "Priority and interaction with user settings" section explaining precedence rules
  • Included specific scenarios showing when requirements vs user settings apply
  • Clarified that autostop requirements always take precedence over user settings

User Guide Documentation (docs/user-guides/workspace-scheduling.md)

  • Added note in autostop section about potential requirement overrides
  • Added comprehensive FAQ section addressing common scheduling questions
  • Explained when workspaces will shut down with different configuration combinations

Problem Solved

Users were confused about scheduling behavior in scenarios like:

  • Template has "Days with required stop" = Daily
  • Template allows user customization
  • User sets workspace autostop = 7 days

Result: Workspace still shuts down daily during quiet hours (requirement takes precedence)

Testing

  • Reviewed existing documentation structure
  • Ensured consistent formatting and style
  • Verified all scenarios match actual code behavior in/coderd/schedule/autostop.go

Addresses user confusion reported in Slack about scheduling priority behavior.

…behavior- Add priority section to template schedule docs explaining how autostop requirements take precedence over user settings- Add note to user guide about autostop requirement overrides- Add FAQ section addressing common scheduling confusion- Include specific scenarios showing when requirements vs user settings applyFixes confusion around when workspaces shut down when both template autostop requirements and user autostop settings are configured.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
@blink-soblink.so
Copy link
ContributorAuthor

@stirby Could you please review this PR? This addresses the scheduling priority confusion that was discussed in Slack, specifically clarifying how autostop requirements interact with user-configured autostop settings.

The documentation now clearly explains that:

  • Autostop requirements always take precedence over user settings
  • Users can set shorter durations but cannot exceed the requirement
  • The earliest deadline wins

This should help reduce customer confusion about when workspaces will actually shut down.

blink-sobotand others added2 commitsJune 19, 2025 09:24
Fixes lint failure by removing trailing whitespace that was causing the CI check to fail.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
The markdown linter expects blank lines after scenario headings before list items.This fixes the CI lint failure by conforming to the expected markdown format.Co-authored-by: matifali <10648092+matifali@users.noreply.github.com>
@matifalimatifali self-assigned thisJun 19, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@EdwardAngertEdwardAngertAwaiting requested review from EdwardAngert

@ericpaulsenericpaulsenAwaiting requested review from ericpaulsen

At least 1 approving review is required to merge this pull request.

Assignees

@matifalimatifali

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@matifali

[8]ページ先頭

©2009-2025 Movatter.jp