We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 15bfa6c + 2b9a32b commit fa0212bCopy full SHA for fa0212b
1 file changed
.gitignore
@@ -23,9 +23,11 @@ yarn-error.log*
23
.claude/settings.local.json
24
25
# Signal files written by upstream-release-docs.yml for the skill to
26
-# communicate gaps or no-op releases back to the workflow. Never committed.
+# communicate gaps, no-op releases, or a change summary back to the
27
+# workflow. Never committed; the workflow reads and removes them.
28
/GAPS.md
29
/NO_CHANGES.md
30
+/SUMMARY.md
31
.claude/scheduled_tasks.lock
32
33
# Scratch workspace claude-code-action creates during skill runs.
0 commit comments