Skip to content

fix: resolve repo from remote during init#27

Merged
roodboi merged 3 commits into
mainfrom
codex/fix-init-repo-resolution
Mar 25, 2026
Merged

fix: resolve repo from remote during init#27
roodboi merged 3 commits into
mainfrom
codex/fix-init-repo-resolution

Conversation

@roodboi

@roodboi roodboi commented Mar 25, 2026

Copy link
Copy Markdown
Contributor

No description provided.

@hack-dance hack-dance deleted a comment from changeset-bot Bot Mar 25, 2026

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 76f12f77b5

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread internal/git/client.go
@roodboi roodboi changed the title Codex/fix init repo resolution fix: resolve repo from remote during init Mar 25, 2026
@roodboi roodboi merged commit 38914b6 into main Mar 25, 2026
4 checks passed
@roodboi roodboi deleted the codex/fix-init-repo-resolution branch March 25, 2026 22:29

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e75c3896ed

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .gitignore
.DS_Store
dist/
bin/
stack

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P1 Badge Scope stack ignore rule to repository root

The new .gitignore entry stack matches any path segment named stack, not just the root build artifact, so it also ignores new files under source directories like cmd/stack/ and internal/stack/. This makes legitimate code additions in those packages disappear from normal git status / git add . flows unless forced, which is a maintainability regression introduced by this commit.

Useful? React with 👍 / 👎.

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