Revert "Add "Agentic" starter workflows & metadata" - #3326
Merged
ericsciple merged 1 commit intoJun 1, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
This PR removes the agentic/ workflow templates from the repository and updates the validation tooling/docs accordingly.
Changes:
- Removed
agentic/templates and their correspondingproperties.jsonmetadata files. - Updated
script/validate-dataconfiguration and logic to stop scanning/validatingagentic/and to only validate YAML workflows. - Updated
README.mdto remove references to theAgenticcategory andagentic/directory.
Show a summary per file
| File | Description |
|---|---|
| script/validate-data/settings.json | Stops scanning ../../agentic and removes its allowed category mapping. |
| script/validate-data/index.ts | Removes markdown/agentic-specific workflow handling; validates YAML workflows only. |
| agentic/repository-quality-improver.md | Deletes agentic workflow template. |
| agentic/repo-assist.md | Deletes agentic workflow template. |
| agentic/properties/repository-quality-improver.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/repo-assist.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/pr-fix.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/issue-triage.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/duplicate-code-detector.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/daily-test-improver.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/daily-team-status.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/daily-repo-status.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/daily-doc-updater.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/code-simplifier.properties.json | Deletes agentic workflow properties metadata. |
| agentic/properties/ci-doctor.properties.json | Deletes agentic workflow properties metadata. |
| agentic/pr-fix.md | Deletes agentic workflow template. |
| agentic/issue-triage.md | Deletes agentic workflow template. |
| agentic/duplicate-code-detector.md | Deletes agentic workflow template. |
| agentic/daily-test-improver.md | Deletes agentic workflow template. |
| agentic/daily-team-status.md | Deletes agentic workflow template. |
| agentic/daily-repo-status.md | Deletes agentic workflow template. |
| agentic/daily-doc-updater.md | Deletes agentic workflow template. |
| agentic/code-simplifier.md | Deletes agentic workflow template. |
| agentic/ci-doctor.md | Deletes agentic workflow template. |
| README.md | Removes agentic/ from directory structure and Agentic from category list. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 25/25 changed files
- Comments generated: 2
ericsciple
approved these changes
Jun 1, 2026
ericsciple
enabled auto-merge
June 1, 2026 17:20
thyeggman
approved these changes
Jun 1, 2026
|
Ok |
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.
Reverts #3270
This was merged accidentally. It should have been closed instead as this feature is no longer planned.