Add expires: 2d to create-issue safe-outputs across workflows #12950
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Context
Ensures all workflow-generated issues expire after 2 days by default. 29 workflows with
create-issuesafe-output were missing theexpiresfield.Changes
Updated workflows (29 files):
expires: 2dtocreate-issuesafe-output configuration.lock.ymlfiles to reflect updated expiration (48 hours)Pattern:
Unchanged workflows (8 files):
expiresfield with appropriate durations (1d, 2h, 7d, 14d)Excluded:
repo-audit-analyzer.md- Usesmissing-toolsafe-output withcreate-issue: trueboolean flag, which doesn't support expires field directlyOriginal prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.