Migrate implement workflow to preset override#2542
Open
bigsmartben wants to merge 11 commits into
Open
Conversation
Add arch and agent command support
# Conflicts: # src/specify_cli/__init__.py # src/specify_cli/agent_projection.py # templates/agent-governance-template.md # tests/integrations/test_integration_base_markdown.py # tests/integrations/test_integration_base_skills.py # tests/integrations/test_integration_base_toml.py # tests/integrations/test_integration_base_yaml.py # tests/integrations/test_integration_copilot.py # tests/integrations/test_integration_generic.py # tests/test_agent_projection.py
Add agent governance projection support
…strated-implement
Collaborator
|
Nice work. Please host this on your own GitHub repository and then follow https://github.com/github/spec-kit/blob/main/presets/PUBLISHING.md to get it listed as a community preset |
mnriem
requested changes
May 15, 2026
Collaborator
mnriem
left a comment
There was a problem hiding this comment.
Note you will have to host this preset in your own repository and then we can list it in the community catalog. Also please make sure not to change file mode ;)
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.
Summary
Tests
Note: full tests/integrations/test_cli.py was also run and has one environment-specific existing chmod failure on /mnt/c: TestInitIntegrationFlag::test_shared_template_writes_are_not_world_writable.