Skip to content

docs(aws): add README + examples + experimental banner (QoL sweep)#23

Merged
intel352 merged 3 commits into
mainfrom
chore/qol-sweep-2026-05-19
May 19, 2026
Merged

docs(aws): add README + examples + experimental banner (QoL sweep)#23
intel352 merged 3 commits into
mainfrom
chore/qol-sweep-2026-05-19

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • Authors README.md from scratch with experimental status banner, module/step/backend capabilities, install instructions, and required env var table
  • Adds examples/minimal/config.yaml — validated with wfctl validate --skip-unknown-types
  • Adds CONTRIBUTING.md from shared plugin template
  • Adds .github/ issue templates (bug report, feature request) and PR template

Test plan

  • GOWORK=off go build ./... passes
  • GOWORK=off go vet ./... passes
  • wfctl validate --skip-unknown-types examples/minimal/config.yaml passes

Related

Part of the 2026-05-19 multi-repo OSS-readiness QoL sweep.
See: GoCodeAlone/workflow#714

🤖 Generated with Claude Code

- Authors README.md from scratch with experimental status banner,
  module/step/backend capabilities, install instructions, and env var table
- Adds examples/minimal/config.yaml (wfctl validate --skip-unknown-types ✅)
- Adds CONTRIBUTING.md from shared plugin template
- Adds .github/ issue templates and PR template

Part of 2026-05-19 multi-repo OSS-readiness QoL sweep.
See: GoCodeAlone/workflow#714

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Documentation and OSS-readiness sweep: adds README with experimental banner and capability overview, a minimal validated example config, contributing guide, and standard GitHub issue/PR templates.

Changes:

  • New README.md covering capabilities, install, env vars, and links
  • New minimal example config and CONTRIBUTING.md
  • New .github/ PR and issue templates

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Project README with experimental banner, capabilities, install, env vars
examples/minimal/config.yaml Minimal validating example config
CONTRIBUTING.md Contributor quickstart referencing upstream
.github/PULL_REQUEST_TEMPLATE.md PR template
.github/ISSUE_TEMPLATE/feature_request.md Feature request template
.github/ISSUE_TEMPLATE/bug_report.md Bug report template

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 6 out of 6 changed files in this pull request and generated no new comments.

intel352 and others added 2 commits May 19, 2026 11:26
…eep)

Use v-prefixed tag format in install snippet (v2.0.0).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…eep)

Correct install snippet version to v1.2.1 (latest stable tag from repo root).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@intel352 intel352 merged commit a1e8959 into main May 19, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants