chore: add cargo perms and fix Forgejo PR workflows for non-interactive environments #3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/forgejo-workflow-cargo-perms"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
tea pr createwith direct Forgejo API calls in ship and update-pr-description skills to fix non-interactive TTY failuresChanges
opencode.json
ship/SKILL.md
update-pr-description/SKILL.md
Note
Token extraction in ship/SKILL.md uses a simpler grep approach vs. PyYAML in update-pr-description. Consider aligning both to the PyYAML method if multiple tea logins are used.