-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
web-port-smoke-task: smoke PR flow #2007
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,14 @@ | ||||||
| # Web port smoke task | ||||||
|
|
||||||
| ## Overview | ||||||
|
|
||||||
| Create a minimal smoke-test task for the web port so we can verify task creation and task-state persistence end to end. | ||||||
|
|
||||||
| ## Status | ||||||
|
|
||||||
| This specification was staged by the web-port bridge. Detailed planning and execution are not implemented yet. | ||||||
|
|
||||||
| Smoke note: this branch carries a minimal spec-side change so the PR creation path can be exercised end to end. | ||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This line contains meta-information about the current branch and PR process. Specification files should ideally remain focused on the task requirements to ensure they remain relevant after the PR is merged. Consider moving this note to the PR description. Additionally, "end-to-end" should be hyphenated for consistency.
Suggested change
|
||||||
|
|
||||||
| --- | ||||||
| *This spec was created from task start and is pending a live planning agent.* | ||||||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| hello from worktree v2 | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
In technical documentation, "end-to-end" is typically hyphenated when used as a compound adjective or adverb. This maintains consistency with standard technical writing style guides and improves readability.