Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions .github/workflows/bot-detection.md
Original file line number Diff line number Diff line change
Expand Up @@ -866,6 +866,8 @@ Maintain a **single** open triage issue with the exact title:

## Report Format (Issue Body)

**Report Formatting**: Use h3 (###) or lower for all headers in the report. Wrap long sections (>10 items) in `<details><summary><b>Section Name</b></summary>` tags to improve readability.

Produce a concise, evidence-driven report:

- **Window**: last 6 hours (include timestamps)
Expand Down
4 changes: 3 additions & 1 deletion .github/workflows/step-name-alignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -248,9 +248,11 @@ When you identify problems worth addressing, create issues using safe-outputs.
[step-names] Align step names in <workflow-name> with glossary/consistency
```

**Report Formatting**: Use h3 (###) or lower for all headers in the report. Wrap long sections (>10 items) in `<details><summary><b>Section Name</b></summary>` tags to improve readability.

**Issue Description Template:**
```markdown
## Step Name Alignment Issues
### Step Name Alignment Issues

Found in: `.github/workflows/<workflow-name>.lock.yml`

Expand Down