Skip to content

chore: add GitHub migration foundation - #1

Merged
sergstack merged 1 commit into
mainfrom
chore/github-migration-foundation
May 28, 2026
Merged

chore: add GitHub migration foundation#1
sergstack merged 1 commit into
mainfrom
chore/github-migration-foundation

Conversation

@sergstack

Copy link
Copy Markdown
Owner

Summary

Adds the clean public migration foundation for the knowledge-base project.

Scope

  • public-safe source files
  • tests
  • prompts
  • documentation
  • GitHub templates
  • CI workflow
  • safe config example
  • clean input placeholder

Safety

  • original source repository history was not pushed
  • .env is not included
  • raw transcripts are not included
  • generated artifacts are not included
  • force push was not used
  • direct push to main was not used

Checks

  • forbidden file/folder scan
  • redacted secret scan
  • python3 -m pytest tests -q
  • git diff --check

Risks

  • sanitized sample data is not included yet
  • selected release artifacts are not included yet
  • merge requires user approval after PR review and CI

Rollback

Close the PR and delete the migration branch if needed.

Acceptance status

Ready for review if CI passes.

@sergstack
sergstack merged commit 86c1aff into main May 28, 2026
1 check passed

@sergstack sergstack left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

accepted

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.

1 participant