Expose Forgejo CI cancel through documented tea command #630
Labels
No labels
bug
documentation
duplicate
enhancement
fugitive
good first issue
help wanted
invalid
question
v0.1.0
v0.2.0
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
barrettruth/forge.nvim#630
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
Problem
Forgejo CI cancel was removed after live smoke testing showed this self-hosted Forgejo instance returning 405/404 behavior. However, tea documents
tea actions runs delete|remove|rm|cancelas the supported workflow-run delete/cancel surface.That means Forge should expose cancel for Forgejo through the documented tea CLI command even if one particular instance rejects the operation. Rerun should remain hidden unless there is a documented tea rerun command.
Scope
cancel_run_cmdthrough the documented tea workflow-run command.rerun_run_cmdabsent.:h forge-compatibilityso cancel and rerun are tracked separately.Non-goals