mirror of
https://github.com/johndoe6345789/AutoMetabuilder.git
synced 2026-04-24 22:04:58 +00:00
2aa566d07a2d2de1b83d7c15e38b5a49965e2379
AutoMetabuilder
AutoMetabuilder is an AI-powered tool designed to integrate with the metabuilder SDLC workflow.
Features
- GitHub Integration: Automatically fetches context from GitHub Issues and Pull Requests.
- SDLC Automation: Can create branches and pull requests based on the AI's decisions.
- Customizable Prompts: Loads workflow instructions from a remote YAML prompt.
Configuration
The following environment variables are required:
GITHUB_TOKEN: A GitHub Personal Access Token with repository permissions.GITHUB_REPOSITORY: The full name of the repository (e.g.,owner/repo).
Usage
Run the tool using poetry:
poetry run autometabuilder
Description
Languages
Python
76.6%
TypeScript
21.1%
SCSS
1.9%
JavaScript
0.2%
Dockerfile
0.2%