Update daily-team-status to use create-issue with automatic cleanup#94
Merged
Update daily-team-status to use create-issue with automatic cleanup#94
Conversation
- Changed from create-discussion to create-issue safe-output - Added close-issue configuration to automatically close older status reports - Updated workflow description and process steps - Updated documentation to reflect issue-based reporting Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update daily team status to create and close issues
Update daily-team-status to use create-issue with automatic cleanup
Jan 11, 2026
Contributor
|
@copilot remove close-issue, use "close-older-issues" on create-issue |
…e-issue - Replaced separate close-issue safe-output with close-older-issues: true on create-issue - Simplified workflow configuration as requested - Removed redundant process step Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Contributor
Author
pelikhan
approved these changes
Jan 11, 2026
Mossaka
pushed a commit
to Mossaka/agentics
that referenced
this pull request
Feb 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Migrates daily-team-status from discussions to issues for better tracking and searchability. Implements automatic closure of stale reports to prevent accumulation.
Changes
create-discussionwithcreate-issueconfigurationclose-older-issues: truefield to automatically close older status report issuesreportanddaily-statusfor filteringConfiguration
The
close-older-issuesfield automatically closes older issues with the same title prefix when new status reports are created.Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.