Skip to content
Closed
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
5 changes: 5 additions & 0 deletions .changeset/patch-move-apm-dependency-resolution.md

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

4 changes: 4 additions & 0 deletions .changeset/patch-pack-apm-artifact.md

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

4 changes: 4 additions & 0 deletions .changeset/patch-package-apm-artifact.md

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

2 changes: 1 addition & 1 deletion .github/workflows/constraint-solving-potd.lock.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/constraint-solving-potd.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ safe-outputs:
title-prefix: "🧩 Constraint Solving POTD:"
labels: [constraint-solving, problem-of-the-day]
close-older-discussions: true
expires: 7
expires: 7d
---

# Constraint Solving — Problem of the Day
Expand Down Expand Up @@ -116,4 +116,4 @@ List 2–4 seminal or accessible references:

When you have written the problem discussion, post it using `create-discussion`.

If today's category was recently covered and you cannot find a sufficiently different problem, call `noop` with an explanation of why you skipped.
If today's category was recently covered and you cannot find a sufficiently different problem, call `noop` with an explanation of why you skipped.
2 changes: 1 addition & 1 deletion .github/workflows/contribution-check.lock.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/contribution-check.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ safe-outputs:
labels:
- contribution-report
close-older-issues: true
expires: 1
expires: 1d
add-labels:
allowed: [spam, needs-work, outdated, lgtm]
max: 4
Expand Down Expand Up @@ -184,4 +184,4 @@ If any subagent call failed (❓), also apply `outdated`.

```json
{"noop": {"message": "No action needed: [brief explanation of what was analyzed and why]"}}
```
```
2 changes: 1 addition & 1 deletion .github/workflows/daily-architecture-diagram.lock.yml

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

6 changes: 3 additions & 3 deletions .github/workflows/daily-architecture-diagram.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ safe-outputs:
title-prefix: "🏗️ Architecture Diagram:"
labels: [architecture, diagram]
close-older-issues: true
expires: 7
expires: 7d
max: 1
create-pull-request:
expires: 7
expires: 7d
title-prefix: "[architecture] "
labels: [architecture, diagram, documentation]
noop:
Expand Down Expand Up @@ -207,4 +207,4 @@ This diagram shows the package structure and dependencies of the `gh-aw` codebas
````

- When the diagram **changes**: update `scratchpad/architecture.md` via `create_pull_request` with a PR titled `[architecture] Update architecture diagram - <date>`.
- When the diagram is **unchanged** (noop path): skip the scratchpad update entirely.
- When the diagram is **unchanged** (noop path): skip the scratchpad update entirely.
4 changes: 2 additions & 2 deletions .github/workflows/security-alert-burndown.campaign.g.lock.yml

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

4 changes: 2 additions & 2 deletions .github/workflows/security-alert-burndown.campaign.g.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ steps:
- env:
GH_AW_CAMPAIGN_ID: security-alert-burndown
GH_AW_CURSOR_PATH: /tmp/gh-aw/repo-memory/campaigns/security-alert-burndown/cursor.json
GH_AW_DISCOVERY_REPOS: githubnext/gh-aw
GH_AW_DISCOVERY_REPOS: github/gh-aw
GH_AW_MAX_DISCOVERY_ITEMS: "50"
GH_AW_MAX_DISCOVERY_PAGES: "3"
GH_AW_PROJECT_URL: https://github.com/orgs/githubnext/projects/122
Expand Down Expand Up @@ -697,4 +697,4 @@ The following rules are mandatory and override inferred behavior:
- Do NOT overwrite fields except as explicitly allowed.
- Workers are immutable and campaign-agnostic.

If any instruction conflicts, the Project Update Instructions take precedence for all writes.
If any instruction conflicts, the Project Update Instructions take precedence for all writes.
29 changes: 28 additions & 1 deletion .github/workflows/smoke-claude.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/smoke-claude.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ tools:
serena:
languages:
go: {}
dependencies:
- microsoft/apm-sample-package
runtimes:
go:
version: "1.25"
Expand Down
Loading
Loading