Skip to content

feat/put on github - #2

Merged
teeuwski merged 5 commits into
mainfrom
feat/put-on-github
Sep 16, 2026
Merged

teeuwski merged 5 commits into
mainfrom
feat/put-on-github

Conversation

@teeuwski

Copy link
Copy Markdown
Collaborator

Adds the project to github, with branch protection rules

Example project can be found here: https://github.com/XomniaAI/joe-doe-s-new-project, please check BP rules and such

@mariushelf mariushelf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice! LGTM with one check question.

Comment thread copier.yml
- "git checkout -b main"
- "uv sync"
- "uv run pre-commit install"
- "git add --all -- :!branch_protection_rules.json"

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

does this exclude branch_protection_rules.jsonfrom the commit? Should we add it to.gitignore` then?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

I guess that's possible as the file was checked in already, but generally that would also ignore the file in this template repository.

@teeuwski
teeuwski merged commit 99106e3 into main Sep 16, 2026
3 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