Add create template support #181

Merged
stephen merged 1 commit from feat/172-create-template into main 2026-06-15 16:46:11 +00:00
Owner

Summary

  • add --template [NAME] to issue create and pr create
  • load issue templates from the Forgejo API when available
  • fall back to template files on the default branch

Closes #172

Tests

  • cargo fmt --check
  • git diff --check
  • cargo metadata --locked --format-version 1 --no-deps
  • not run: cargo test, per request
## Summary - add --template [NAME] to issue create and pr create - load issue templates from the Forgejo API when available - fall back to template files on the default branch Closes #172 ## Tests - cargo fmt --check - git diff --check - cargo metadata --locked --format-version 1 --no-deps - not run: cargo test, per request
Add create template support
Some checks failed
ci / check (pull_request) Failing after 49s
ci / coverage (pull_request) Has been skipped
ci / live-e2e (pull_request) Has been skipped
6e9af86989
stephen force-pushed feat/172-create-template from 6e9af86989
Some checks failed
ci / check (pull_request) Failing after 49s
ci / coverage (pull_request) Has been skipped
ci / live-e2e (pull_request) Has been skipped
to 782c7331b5
All checks were successful
ci / check (pull_request) Successful in 10m1s
ci / coverage (pull_request) Successful in 2m22s
ci / live-e2e (pull_request) Successful in 2m6s
2026-06-15 16:09:33 +00:00
Compare
stephen referenced this pull request from a commit 2026-06-15 16:46:11 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rasterstate/fj!181
No description provided.