-
deploy issue-bot to k8s manually
- for now deploy w/out publishing comments
- instead publish to slack channel for reviewing and finetuning
-
on open issue event, do retrieval and suggest 3/5 closest issues / prs
-
on open discussion event, do retrieval and suggest 3/5 closest issues / prs
-
do the following tasks for GH webhooks
-
do the following tasks for HF webhooks
- store issue / PR with its affiliated comments
- on new comment or description edit, update values in db and (re)compute embedding
- on deletion, delete comment or issue/pr and update or remove embedding
-
script or endpoint to index existing issues for a repo
- if github app, index repo on app install
-
move to github app
-
create hf bot user
-
make bot message configurable (from env / config file)
-
make sure issue is not re-indexed with the bot's messages
-
make sure discussion is not re-indexed with the bot's messages
-
fix github issue link (currently
api.github.cominstead of the regular github UI url) -
fix: delete associated comments, reviews & review comments
-
check token length of prompt because of vllm switch
- helm chart for the issue bot
- terraform code to deploy the cloudnativepg operator and the actual cluster's crd
- secret mgmt
- bot command to ask bot to suggest new similar issues / update previous comment