Skip to content

fix(verify-status): commit a brand-new status.json#72

Merged
Seungpyo1007 merged 1 commit into
mainfrom
fix/status-untracked
Jun 23, 2026
Merged

fix(verify-status): commit a brand-new status.json#72
Seungpyo1007 merged 1 commit into
mainfrom
fix/status-untracked

Conversation

@Seungpyo1007

Copy link
Copy Markdown
Member

First run created status.json but git diff ignored it (untracked), so nothing committed. Stage before checking. Refs #1

git diff ignores untracked files, so the first run created status.json but
skipped the commit. Stage first, then check git diff --cached. Refs #1
@Seungpyo1007 Seungpyo1007 merged commit e2a95bf into main Jun 23, 2026
1 check passed
@Seungpyo1007 Seungpyo1007 deleted the fix/status-untracked branch June 23, 2026 01:28
@github-actions github-actions Bot added bug Something isn't working ci CI and workflow changes labels Jun 23, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Done in TechAPI-Project Jun 23, 2026
@Seungpyo1007 Seungpyo1007 moved this from Done to In Progress in TechAPI-Project Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working ci CI and workflow changes

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

2 participants