[Idea] Private Project but customers can report problems etc... #14759

Closed
opened 2025-11-02 11:22:13 -06:00 by GiteaMirror · 8 comments
Owner

Originally created by @KevinKrueger on GitHub (Jul 14, 2025).

Feature Description

What I have somehow missed so far is that the customer can report a problem. Which I can then convert into an issue, for example.

A form that I can embed in my application.
That would be something.

Screenshots

No response

Originally created by @KevinKrueger on GitHub (Jul 14, 2025). ### Feature Description What I have somehow missed so far is that the customer can report a problem. Which I can then convert into an issue, for example. A form that I can embed in my application. That would be something. ### Screenshots _No response_
GiteaMirror added the type/proposalissue/needs-feedback labels 2025-11-02 11:22:13 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Jul 14, 2025):

Either:

  • Make "issues" unit public in the private repo #34051
  • Use a separate repo for "problem" reporting
@wxiaoguang commented on GitHub (Jul 14, 2025): Either: * Make "issues" unit public in the private repo #34051 * Use a separate repo for "problem" reporting
Author
Owner

@KevinKrueger commented on GitHub (Jul 14, 2025):

Either:

Customers are lazy about things like that. I can also use GitHub for that. But I don't want to do that.

@KevinKrueger commented on GitHub (Jul 14, 2025): > Either: > > * Make "issues" unit public in the private repo [Add anonymous access support for private/unlisted repositories #34051](https://github.com/go-gitea/gitea/pull/34051) > * Use a separate repo for "problem" reporting Customers are lazy about things like that. I can also use GitHub for that. But I don't want to do that.
Author
Owner

@KevinKrueger commented on GitHub (Jul 14, 2025):

No Account is required for this action.

@KevinKrueger commented on GitHub (Jul 14, 2025): No Account is required for this action.
Author
Owner

@wxiaoguang commented on GitHub (Jul 14, 2025):

I think it is not in Gitea's design.

Maybe you can setup a simple web server (Go or PHP or Python or JavaScript, etc), then use API to create issues for such users.

@wxiaoguang commented on GitHub (Jul 14, 2025): I think it is not in Gitea's design. Maybe you can setup a simple web server (Go or PHP or Python or JavaScript, etc), then use API to create issues for such users.
Author
Owner

@KevinKrueger commented on GitHub (Jul 14, 2025):

Why? So far, Gitea only connects developers with each other. Why not also developers with customers.

@KevinKrueger commented on GitHub (Jul 14, 2025): Why? So far, Gitea only connects developers with each other. Why not also developers with customers.
Author
Owner

@wxiaoguang commented on GitHub (Jul 14, 2025):

A form that I can embed in my application.

That's a complex design. For example: how to layout? Use template or not? How to apply theme (colors, etc)?

It totally depends on your "application". If you need to customize anything, then why not write a simple web app?

@wxiaoguang commented on GitHub (Jul 14, 2025): > A form that I can embed in my application. That's a complex design. For example: how to layout? Use template or not? How to apply theme (colors, etc)? It totally depends on your "application". If you need to customize anything, then why not write a simple web app?
Author
Owner

@GiteaBot commented on GitHub (Aug 13, 2025):

We close issues that need feedback from the author if there were no new comments for a month. 🍵

@GiteaBot commented on GitHub (Aug 13, 2025): We close issues that need feedback from the author if there were no new comments for a month. :tea:
Author
Owner

@lunny commented on GitHub (Aug 13, 2025):

I think you could create a form in your system and submit it to Gitea via the API.

@lunny commented on GitHub (Aug 13, 2025): I think you could create a form in your system and submit it to Gitea via the API.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14759