Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,11 @@ yarn-error.log*
.claude/settings.local.json

# Signal files written by upstream-release-docs.yml for the skill to
# communicate gaps or no-op releases back to the workflow. Never committed.
# communicate gaps, no-op releases, or a change summary back to the
# workflow. Never committed; the workflow reads and removes them.
/GAPS.md
/NO_CHANGES.md
/SUMMARY.md
.claude/scheduled_tasks.lock

# Scratch workspace claude-code-action creates during skill runs.
Expand Down