Skip to content

Commit af6a4de

Browse files
committed
Configurable footer
1 parent 8756b93 commit af6a4de

52 files changed

Lines changed: 228 additions & 77 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/gh-aw-agent-efficiency.lock.yml

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-agent-efficiency.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ on:
2424
type: string
2525
required: false
2626
default: ""
27+
messages-footer:
28+
description: "Footer appended to all agent comments and reviews"
29+
type: string
30+
required: false
31+
default: ""
2732
secrets:
2833
COPILOT_GITHUB_TOKEN:
2934
required: true

.github/workflows/gh-aw-breaking-change-detect.lock.yml

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-breaking-change-detect.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ on:
2424
type: string
2525
required: false
2626
default: ""
27+
messages-footer:
28+
description: "Footer appended to all agent comments and reviews"
29+
type: string
30+
required: false
31+
default: ""
2732
secrets:
2833
COPILOT_GITHUB_TOKEN:
2934
required: true

.github/workflows/gh-aw-bug-hunter.lock.yml

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-bug-hunter.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ on:
2424
type: string
2525
required: false
2626
default: ""
27+
messages-footer:
28+
description: "Footer appended to all agent comments and reviews"
29+
type: string
30+
required: false
31+
default: ""
2732
secrets:
2833
COPILOT_GITHUB_TOKEN:
2934
required: true

.github/workflows/gh-aw-code-simplifier.lock.yml

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-code-simplifier.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ on:
2424
type: string
2525
required: false
2626
default: ""
27+
messages-footer:
28+
description: "Footer appended to all agent comments and reviews"
29+
type: string
30+
required: false
31+
default: ""
2732
secrets:
2833
COPILOT_GITHUB_TOKEN:
2934
required: true

.github/workflows/gh-aw-docs-drift.lock.yml

Lines changed: 8 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/gh-aw-docs-drift.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ on:
2424
type: string
2525
required: false
2626
default: ""
27+
messages-footer:
28+
description: "Footer appended to all agent comments and reviews"
29+
type: string
30+
required: false
31+
default: ""
2732
secrets:
2833
COPILOT_GITHUB_TOKEN:
2934
required: true

0 commit comments

Comments
 (0)