Use a template for test days tickets #887
Labels
No labels
agile
anacondawebui
arm
blockerfe
Closed As
Duplicate
Closed As
Fixed
Closed As
Invalid
Closed As
Wontfix
Closed As
Worksforme
coreos
criteria
defect
easyfix
enhancement
iot
meeting
meta
onboarding call
proventesters
retrospective
silverblue
sponsor
test cases
test days
wiki
ai-review-please
Backlog Status
Needs Review
Backlog Status
Ready
chore
documentation
points
01
points
02
points
03
points
05
points
08
points
13
pr2jira
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Sprint Status
Blocked
Sprint Status
Done
Sprint Status
In Progress
Sprint Status
Review
Sprint Status
To Do
Technical Debt
Work Item
Bug
Work Item
Epic
Work Item
Spike
Work Item
Task
Work Item
User Story
No milestone
No project
No assignees
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
quality/tickets#887
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?
Forgejo supports ticket templates. If we create a test days template, it will help users when asking for new test days, because we'll make sure that they don't forget to provide important details. It will also help us, it will spare us from asking many questions and we can also automatically apply labels to the ticket.
Here's Forgejo documentation:
https://forgejo.org/docs/next/user/issue-pull-request-templates/
Here are example repos that already use templates:
https://forge.fedoraproject.org/forge/forge/issues/new/choose
https://forge.fedoraproject.org/infra/tickets/issues/new/choose
Notice that they even have contact links in there for Matrix etc, very handy!
The template can also be directly linked from pages like this one (that one might even be dropped completely and replaced by the template).
When creating the test days template, we could use this opportunity to pre-populate the body text with checkboxes, that can be later used to track the current ticket state. Instead of reading all the comments, one could have a quick look at the description and see if something needs doing for that test day. For example, we could have something like this:
Thoughts?
LGTM
This looks really useful!
+1 from me.
LGTM.
It would be great if the checked action was reflected in Jira during the sync - at least as a comment on the ticket.
The best would be ?subtasks? with specific story points to monitor exactly what was delivered during the sprint
That's unlikely to happen. Even basic board status syncing is still broken/unimplemented.
I'm in contact with Rodney and Brendan about this. I've written long essays why I think it's a bad idea to do that a) in an upstream repo and b) for test days tickets specifically. I've also proposed some ways forward. We can discuss this separately. This template+checkboxes is useful in each case, I think, and was actually an idea that originated from that discussion.