Skip to content

feat: template justfile repo sdlc recipes#44

Merged
buddingengineers12345 merged 1 commit intomainfrom
feat/template-justfile-repo-sdlc-recipes
Apr 17, 2026
Merged

feat: template justfile repo sdlc recipes#44
buddingengineers12345 merged 1 commit intomainfrom
feat/template-justfile-repo-sdlc-recipes

Conversation

@buddingengineers12345
Copy link
Copy Markdown
Owner

Summary

Generated projects inherit the same repo automation and SDLC task just recipes as this meta-repository, so maintainers can run freshness reporting, root/template sync checks, PR drafting, and SDLC workflow helpers without copying commands manually.


Changes introduced

List the key changes included in this pull request:

  • feat(template): add repo automation and SDLC recipes to generated justfile

Keep this list focused and easy to scan.


Testing

Describe how the changes were tested:

  • Template-only change: Jinja additions mirror the root justfile sections; not exercised end-to-end here.
  • Recommend running just ci on the meta-repo before merge.

If testing was not possible, explain why.


Documentation

Indicate whether documentation was affected:

  • Not applicable (generated justfile only).

Related issues

Link any related issues or discussions:

  • None

Contributor checklist

Please confirm the following before submitting:

  • I have read and followed the Contributing Guidelines
  • Tests have been added or updated as appropriate
  • Documentation has been updated where necessary
  • Linting and formatting pass locally
  • CI checks are passing

Release notes

If this change affects users, please indicate whether a release note is required:

  • A release note has been added
  • This change does not require a release note

Additional notes

These recipes assume generated projects include the same supporting paths as the template (for example scripts/, .claude/skills/sdlc-workflow/, and optional tasks/). They match the meta-repo layout for consistency.


Thank you for your contribution.

@buddingengineers12345 buddingengineers12345 merged commit 60c9c17 into main Apr 17, 2026
9 checks passed
@buddingengineers12345 buddingengineers12345 deleted the feat/template-justfile-repo-sdlc-recipes branch April 17, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants