Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically add labels to repositories on creation #6055

Closed
1 of 7 tasks
adelowo opened this issue Feb 13, 2019 · 7 comments · Fixed by #6061
Closed
1 of 7 tasks

Automatically add labels to repositories on creation #6055

adelowo opened this issue Feb 13, 2019 · 7 comments · Fixed by #6061
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality

Comments

@adelowo
Copy link
Member

adelowo commented Feb 13, 2019

  • Gitea version (or commit ref): 7f38e2d
  • Git version: git version 2.17.2 (Apple Git-113)
  • Operating system: MacOS
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

I expect to be able to create a repo, file issues and add labels immediately.
Currently, I have to manually enable a label set individually created for every
single repository.

Screenshots

@jolheiser
Copy link
Member

Are you thinking just add that to the repo creation form, or did you have something else in mind?

If you're not working on this I wouldn't mind doing it. This is definitely something I've thought about when creating a repo before.

@adelowo
Copy link
Member Author

adelowo commented Feb 13, 2019

I was actually thinking of a config. But it seems too trivial for a config value, your suggestion for it
being added to the repo creation form is way better.

I am not working on this so you can pick this one up

@MarkusAmshove
Copy link
Contributor

MarkusAmshove commented Feb 13, 2019

When clicking on labels for the first time, there is a Default set suggested to add.
Maybe we could make several sets for an organization and have a choice when creating a repository (and where the default set is suggested now) ?

That way an organization can create multiple sets which I can chose from

@adelowo
Copy link
Member Author

adelowo commented Feb 13, 2019

I think it is fine Gitea provides only the Default label.

You can already create multiple sets, just add your new label set to the options/label directory

@MarkusAmshove
Copy link
Contributor

Ah I see. Was wondering how to add new sets :-)

@lunny lunny added the type/enhancement An improvement of existing functionality label Feb 28, 2019
@lunny lunny added this to the 1.9.0 milestone Feb 28, 2019
@troygeiger
Copy link

Could you have it as a user or organization option?

@stale
Copy link

stale bot commented May 4, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale stale bot added the issue/stale label May 4, 2019
@lafriks lafriks added the issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented label May 5, 2019
@stale stale bot removed the issue/stale label May 5, 2019
@lafriks lafriks removed this from the 1.9.0 milestone May 5, 2019
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/confirmed Issue has been reviewed and confirmed to be present or accepted to be implemented type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants