[Repository] Adjust Labels for Pull Requests #1906

Open
opened 2022-02-20 10:25:17 +00:00 by dpschen · 3 comments
Member

Currently the labels in Pull Requests seem to be ones that are made for Issues.

E.g.

  • every Pull Request should have the label "changes requested".
  • what would a Pull Request be that is labeled as "question"
  • [...]

I didn't check but might it be that you can only generaly create labels in Gitea and there is no separation between labels for Issues and Pull Requests? If so, maybe we can add some labels that are better fitting for Pull Requests. Maybe adding a prefix (e.g. PR: ).

Currently the labels in Pull Requests seem to be ones that are made for Issues. E.g. - every Pull Request should have the label "changes requested". - what would a Pull Request be that is labeled as "question" - [...] I didn't check but might it be that you can only generaly create labels in Gitea and there is no separation between labels for Issues and Pull Requests? If so, maybe we can add some labels that are better fitting for Pull Requests. Maybe adding a prefix (e.g. `PR: `).
Owner

I think Gitea doesn't differentiate between labels of PRs and issues. Under the hood, each PR has an issue linked to it.

I think Gitea doesn't differentiate between labels of PRs and issues. Under the hood, each PR has an issue linked to it.
Author
Member

I think Gitea doesn't differentiate between labels of PRs and issues. Under the hood, each PR has an issue linked to it.

Interesting! What do you think of the prefix-idea?

> I think Gitea doesn't differentiate between labels of PRs and issues. Under the hood, each PR has an issue linked to it. Interesting! What do you think of the prefix-idea?
Owner

If there's a label thatt would only work for an issue or a PR I think adding a prefix to them would make a lot of sense. For the rest, we might just want to be careful what to apply where so labels like "question" don't end up on PRs.

If there's a label thatt would only work for an issue or a PR I think adding a prefix to them would make a lot of sense. For the rest, we might just want to be careful what to apply where so labels like "question" don't end up on PRs.
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
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: vikunja/vikunja#1906
No description provided.