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/aw/main_workflow_schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -3161,7 +3161,7 @@
"oneOf": [
{
"type": "object",
"description": "Configuration for managing GitHub Projects v2 boards. Smart tool that can add issue/PR items and update custom fields on existing items. By default it is update-only: if the project does not exist, the job fails with instructions to create it manually. To allow workflows to create missing projects, explicitly opt in via the agent output field create_if_missing=true (and/or provide a github-token override). NOTE: Projects v2 requires a Personal Access Token (PAT) or GitHub App token with appropriate permissions; the GITHUB_TOKEN cannot be used for Projects v2. Safe output items produced by the agent use type=update_project and may include: project (board name), content_type (issue|pull_request), content_number, fields, campaign_id, and create_if_missing.",
"description": "Configuration for managing GitHub Projects v2 boards. Smart tool that can add issue/PR items and update custom fields on existing items. By default it is update-only: if the project does not exist, the job fails with instructions to create it manually. To allow workflows to create missing projects, explicitly opt in via the agent output field create_if_missing=true (and/or provide a github-token override). NOTE: Projects v2 requires a Personal Access Token (PAT) or GitHub App token with appropriate permissions; the GITHUB_TOKEN cannot be used for Projects v2. Safe output items produced by the agent use type=update_project and may include: project (board name), content_type (issue|pull_request), content_number, fields, and create_if_missing.",
"properties": {
"max": {
"type": "integer",
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/code-scanning-fixer.lock.yml

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

1 change: 0 additions & 1 deletion .github/workflows/code-scanning-fixer.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ tools:
- id: campaigns
branch-name: memory/campaigns
file-glob: [security-alert-burndown/**]
campaign-id: security-alert-burndown
edit:
bash:
cache-memory:
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/dependabot-bundler.lock.yml

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

1 change: 0 additions & 1 deletion .github/workflows/dependabot-bundler.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ tools:
- id: campaigns
branch-name: memory/campaigns
file-glob: [security-alert-burndown/**]
campaign-id: security-alert-burndown
cache-memory:
edit:
bash:
Expand Down
13 changes: 2 additions & 11 deletions .github/workflows/dependabot-burner.lock.yml

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/poem-bot.lock.yml

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

3 changes: 1 addition & 2 deletions .github/workflows/secret-scanning-triage.lock.yml

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

1 change: 0 additions & 1 deletion .github/workflows/secret-scanning-triage.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ tools:
- id: campaigns
branch-name: memory/campaigns
file-glob: [security-alert-burndown/**]
campaign-id: security-alert-burndown
cache-memory:
edit:
bash:
Expand Down
13 changes: 2 additions & 11 deletions .github/workflows/security-alert-burndown.lock.yml

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

3 changes: 1 addition & 2 deletions .github/workflows/security-fix-pr.lock.yml

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

1 change: 0 additions & 1 deletion .github/workflows/security-fix-pr.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ tools:
- id: campaigns
branch-name: memory/campaigns
file-glob: [security-alert-burndown/**]
campaign-id: security-alert-burndown
cache-memory:
safe-outputs:
add-labels:
Expand Down
13 changes: 2 additions & 11 deletions .github/workflows/smoke-project.lock.yml

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/sub-issue-closer.lock.yml

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

13 changes: 2 additions & 11 deletions .github/workflows/test-project-url-default.lock.yml

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/workflow-generator.lock.yml

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/workflow-health-manager.lock.yml

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

Loading
Loading