Skip to content

docs(copilot): align workflow with develop_1.0 [#38] - #39

Merged
seokheehan merged 1 commit into
develop_1.0from
docs/38-align-copilot-workflow
Sep 4, 2026
Merged

seokheehan merged 1 commit into
develop_1.0from
docs/38-align-copilot-workflow

Conversation

@seokheehan

Copy link
Copy Markdown
Contributor

Summary

Align .github/copilot-instructions.md with the repository's finalized development and release branch policy.

Changes

  • Document develop_1.0 as the default branch for ongoing development and integration.
  • Document main as the branch for release-qualified delivery.
  • Target implementation pull requests at develop_1.0.
  • Document reviewed release promotion from develop_1.0 to main.
  • Clarify the short-lived lifecycle of Issue-specific topic branches.
  • Preserve the existing review, CI, and no-direct-push requirements.

Validation

  • git diff --check
  • Verified the required branch-policy wording and absence of stale branch references.
  • VS Code reported no errors for the updated file.

Closes #38

@chanjeong-lge chanjeong-lge left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good

@seokheehan
seokheehan merged commit d33d123 into develop_1.0 Sep 4, 2026
11 checks passed

@basheerFZ basheerFZ left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good

@seokheehan
seokheehan deleted the docs/38-align-copilot-workflow branch September 4, 2026 06:59
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.

[TASK] Align Copilot Instructions with the develop_1.0 Workflow

3 participants