summaryrefslogtreecommitdiff
path: root/tea_issue.sh
diff options
context:
space:
mode:
authorChristian Cunningham <cc@local.lan>2026-03-05 14:41:56 -0800
committerChristian Cunningham <cc@local.lan>2026-03-05 14:41:56 -0800
commitc25c79f1ba719cd999ff81568622c4c3ad8171d8 (patch)
treef82f35b27e89fb743b670079918fc97a3fafd42f /tea_issue.sh
Initial commit
Diffstat (limited to 'tea_issue.sh')
-rw-r--r--tea_issue.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tea_issue.sh b/tea_issue.sh
new file mode 100644
index 0000000..bbcb5dc
--- /dev/null
+++ b/tea_issue.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+[ ! -f .env ] || export $(grep -v '^#' .env | xargs)
+echo tea issues --login teagent --repo "${REPO_NAME}"