Skip to content

refactor: Move examples/ folder to .github/examples/ - #2023

Merged
ashleyshaw merged 1 commit into
developfrom
feat/move-examples-folder-clean
Aug 18, 2026
Merged

refactor: Move examples/ folder to .github/examples/#2023
ashleyshaw merged 1 commit into
developfrom
feat/move-examples-folder-clean

Conversation

@ashleyshaw

Copy link
Copy Markdown
Member

Summary

Reorganizes the examples folder structure for better project organization by nesting it within the .github directory.

Changes

  • Moved examples/ folder from repository root to .github/examples/
  • Files moved:
    • FEEDBACK_RESPONSE_example-complex.md
    • FEEDBACK_RESPONSE_example-simple.md

Rationale

Nesting the examples folder within the .github directory keeps all github-related content organized together, reducing clutter at the repository root.

Linked issues

N/A - organizational improvement

Changelog

  • refactor: Move examples/ folder to .github/examples/

Global DoD checklist

  • Tests pass locally and in CI
  • PR template sections completed
  • No breaking changes to existing functionality
  • Code quality checks passing

🤖 Generated with Claude Code

- Moved FEEDBACK_RESPONSE_example-*.md files from root examples/ directory
- to .github/examples/ directory for better organization
- Examples are now nested within the .github folder structure
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
@coderabbitai

Copy link
Copy Markdown
Contributor

Important

Review skipped

Review was skipped as selected files did not have any reviewable changes.

💤 Files selected but had no reviewable changes (2)
  • .github/examples/FEEDBACK_RESPONSE_example-complex.md
  • .github/examples/FEEDBACK_RESPONSE_example-simple.md
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: cd45d1e2-93bd-42e8-a035-38ce980f67cb

📥 Commits

Reviewing files that changed from the base of the PR and between c2d2036 and 4908eb9.

📒 Files selected for processing (2)
  • .github/examples/FEEDBACK_RESPONSE_example-complex.md
  • .github/examples/FEEDBACK_RESPONSE_example-simple.md

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actionsBot commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

⚠️ A merged PR reached develop without passing the template content guardrail.

Missing required section(s): Linked issues, Global DoD checklist

This is a post-merge backstop for admin bypasses. Please review branch protection for develop.

@github-actionsgithub-actionsBot added status:needs-review Awaiting code review type:feature Feature or enhancement priority:normal Default priority type:chore Chore / small hygiene change type:refactor Refactor or internal change meta:needs-changelog Requires a changelog entry before merge labels Aug 18, 2026
@github-actions

Copy link
Copy Markdown
Contributor

⏱️ Aging and SLA annotation

  • Age: 0 day(s)
  • SLA state: Within SLA
  • Thresholds: warn at 7 days, breach at 14 days
  • Last updated: 2026-08-18T15:05:58.398Z

Maintained by project-meta-sync workflow.

@github-actions

Copy link
Copy Markdown
Contributor

🔍 Reviewer Summary for PR #2023

CI Status:success
Files changed: 2
Risk Distribution: 0 critical, 2 high, 0 medium, 0 low

Recommendations

  • Ready to proceed pending human review

@ashleyshaw
ashleyshaw enabled auto-merge (squash) August 18, 2026 15:18
@ashleyshaw
ashleyshaw merged commit 985e136 into developAug 18, 2026
26 of 32 checks passed
@ashleyshaw
ashleyshaw deleted the feat/move-examples-folder-clean branch August 18, 2026 15:19
@github-actions

Copy link
Copy Markdown
Contributor

Milestone Allocation

✅ 2026-08-18T15:31:01.051Z [main] Starting allocation...
✅ 2026-08-18T15:31:01.414Z [main] Allocating PR #2023...
✅ 2026-08-18T15:31:02.570Z [allocate-pr] Allocated PR #2023 to milestone #76
✅ 2026-08-18T15:31:02.911Z [summary] Allocation complete. | Allocated: 1 PR(s), 0 issue(s) | Skipped: 0 | Errors: 0

ashleyshaw added a commit that referenced this pull request Aug 18, 2026
- Moved FEEDBACK_RESPONSE_example-*.md files from root examples/ directory
- to .github/examples/ directory for better organization
- Examples are now nested within the .github folder structure
Co-authored-by: Test User <test@test.com>
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw pushed a commit that referenced this pull request Aug 18, 2026
Add comprehensive continuation prompt with full context:
- ⚠️ Production-ready status (all 88 tests passing)
- ⚠️ Merge conflict workaround for PR #1984 (use PR #1998)
- Complete Phase 2 roadmap (8 weeks, detailed)
- Exact implementation details for CLI commands
- Success criteria and verification checklist
- Related PRs status (#2008, #2009, #2023)
Version 2.0: Includes full merge status and workaround strategy.
Ready for next session to resume Phase 2 implementation.
Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
ashleyshaw added a commit that referenced this pull request Aug 21, 2026
- Moved FEEDBACK_RESPONSE_example-*.md files from root examples/ directory
- to .github/examples/ directory for better organization
- Examples are now nested within the .github folder structure
Co-authored-by: Test User <test@test.com>
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

meta:needs-changelogRequires a changelog entry before mergepriority:normalDefault prioritystatus:needs-reviewAwaiting code reviewtype:choreChore / small hygiene changetype:featureFeature or enhancementtype:refactorRefactor or internal change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@ashleyshaw