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: 1 addition & 1 deletion .github/workflows/daily-reliability-review.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .github/workflows/daily-reliability-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ Order findings by:

## Output

**Report Formatting**: Use h3 (###) or lower for all headers in your report to maintain proper document hierarchy. Wrap long sections in `<details><summary>Section Name</summary>` tags to improve readability and reduce scrolling.

Create exactly one GitHub issue.

Title:
Expand Down
9 changes: 2 additions & 7 deletions .github/workflows/daily-team-evolution-insights.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .github/workflows/daily-team-evolution-insights.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,8 @@ Always create a GitHub Discussion with your findings using this structure:

### Formatting Guidelines

**Report Formatting**: Use h3 (###) or lower for all headers in your report to maintain proper document hierarchy. Wrap long sections in `<details><summary>Section Name</summary>` tags to improve readability and reduce scrolling.

**Progressive Disclosure**: For sections with extensive details, use expandable sections to keep the report scannable while maintaining completeness.

**Syntax for expandable sections**:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/detection-analysis-report.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions .github/workflows/detection-analysis-report.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ If `/tmp/gh-aw/python/charts/detection_trend.png` was generated, upload it with

## Report Structure

**Report Formatting**: Use h3 (###) or lower for all headers in your report to maintain proper document hierarchy. Wrap long sections in `<details><summary>Section Name</summary>` tags to improve readability and reduce scrolling.

Publish a discussion using the configured safe-output. Structure the body as:

### Summary
Expand Down