Make label deletion prompt more useful #991
Labels
No labels
accessibility
bug
bug
infrastructure
Codeberg
contributions welcome
docs
duplicate
enhancement
infrastructure
legal
licence / ToS
please chill
we are volunteers
public relations
question
question
user support
s/Forgejo
s/Forgejo/migration
s/Pages
s/Weblate
s/Woodpecker
security
service
upstream
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Codeberg/Community#991
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?
I think it should mention the label name like:
Deleted [label name] label
Initial PR: https://github.com/go-gitea/gitea/pull/24141
It isn't directly related to your query, but I noticed that as I was trying to implement a fix for it.
I created some sort of a "standard" as to how quotes in Gitea / Forgejo are going to be included and it seems like it's going merged. Now that the "how am I going to deal with a placeholder variable (aka. the label name) precisely" has been answered, I'll be able to carry on with working on the feature that you brought up when it gets merged.
Ok, I'm really not sure how to "pass" the label name as a "parameter" tbh :D
I'll try to ask around over the next few days, no guarantees (and I'd definitely accept someone else stepping in to fix this)