potiuk commented on code in PR #146:
URL: https://github.com/apache/airflow-steward/pull/146#discussion_r3240704767


##########
.claude/skills/issue-reassess-stats/fetch.md:
##########
@@ -0,0 +1,109 @@
+<!-- SPDX-License-Identifier: Apache-2.0
+     https://www.apache.org/licenses/LICENSE-2.0 -->
+
+# Fetch — reading the verdict files
+
+Companion to [`SKILL.md`](SKILL.md). Procedural detail for Step 1:
+discovering and parsing the `verdict.json` files in a campaign
+directory.
+
+## Directory walk
+
+Given a campaign directory `<campaign-dir>`, find every file
+matching:
+
+```text
+<campaign-dir>/<KEY>/verdict.json

Review Comment:
   I like the campaign concept. It might help to organise even some dedicated 
"times" in project lifetime or events (bug-bash) etc. Very good idea.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to