Skip to content
Open
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
187 changes: 184 additions & 3 deletions .github/workflows/approach-validator.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/approach-validator.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ safe-outputs:
max: 1
allowed: ["awaiting-approach-approval", "approach-approved", "approach-rejected"]
noop:
content-redaction: "Do not disclose security vulnerabilities, internal credentials, or confidential information in public-facing output."
messages:
footer: "> 🔬 *Approach validated by [{workflow_name}]({run_url})*{ai_credits_suffix}{history_link}"
run-started: "🔬 [{workflow_name}]({run_url}) is analyzing the proposed approach on this {event_type}..."
Expand Down
188 changes: 185 additions & 3 deletions .github/workflows/archie.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/archie.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ tools:
safe-outputs:
add-comment:
max: 1
content-redaction: "Do not disclose security vulnerabilities, internal credentials, or confidential information in public-facing output."
messages:
footer: "> 📊 *Diagram rendered by [{workflow_name}]({run_url})*{ai_credits_suffix}{history_link}"
footer-workflow-recompile: "> 🔧 *Workflow sync report by [{workflow_name}]({run_url}) for {repository}*"
Expand Down
188 changes: 185 additions & 3 deletions .github/workflows/auto-triage-issues.lock.yml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions .github/workflows/auto-triage-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ safe-outputs:
close-older-discussions: true
max: 1
noop:
content-redaction: "Do not disclose security vulnerabilities, internal credentials, or confidential information in public-facing output."
timeout-minutes: 15
features:
gh-aw-detection: true
Expand Down
188 changes: 185 additions & 3 deletions .github/workflows/brave.lock.yml

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

1 change: 1 addition & 0 deletions .github/workflows/brave.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ imports:
safe-outputs:
add-comment:
max: 1
content-redaction: "Do not disclose security vulnerabilities, internal credentials, or confidential information in public-facing output."
messages:
footer: "> 🦁 *Search results brought to you by [{workflow_name}]({run_url})*{ai_credits_suffix}{history_link}"
footer-workflow-recompile: "> 🔄 *Maintenance report by [{workflow_name}]({run_url}) for {repository}*"
Expand Down
Loading
Loading