Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings
community

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Is it possible to set my GH issue tracker read-only?#64600

Discussion options

Select Topic Area

Question

Body

I have a GitHub project with several(70+) issues. I'll move my project and all issues from GitHub to my site with a new issue page. What I want to do but don't know how:

Stay all issues are visible but closed to posting. Is this possible? I can only hide all issues by unchecking the "issue" checkbox in settings.

How can I notify users about moving the issue tracker from GitHub to the issue page? (perfect option will be a pop-up window, but it is impossible) I understand I can write ads and links to README.md, but users can go directly to the issue page ignoring readme. Also, I know that I can change the issue template, but I'm afraid users will be ignoring my templates (like always)

You must be logged in to vote

Sorry. GitHub does not have a built-in way to make issues read-only.

Replies: 3 comments 3 replies

Comment options

  • Go to the repository settings page.
  • Under the "Features" section, uncheck the "Issues" checkbox.
  • Click the "Save" button.
You must be logged in to vote
0 replies
Comment options

Hi@arafajs . Thank you for your advice. I prefer to keep my issues available for read-only. Is it possible?

You must be logged in to vote
1 reply
@arafajs
Comment options

Sorry. GitHub does not have a built-in way to make issues read-only.

Answer selected byDead-maksim
Comment options

To make issues read-only add.github/ISSUE_TEMPLATE/config.yml and make sure to setblank_issues_enabled tofalse and don't add any templates. For more info seeConfiguring the template chooser orUsing External Links as GitHub Issue Template Options.

You must be logged in to vote
2 replies
@john-science
Comment options

Does this hack still work? I kind of love it.

@zbynekwinkler
Comment options

Yes, it does.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Labels
RepositoriesThe core of version-controlled code storageQuestionAsk and answer questions about GitHub features and usage
4 participants
@Dead-maksim@zbynekwinkler@john-science@arafajs

[8]ページ先頭

©2009-2025 Movatter.jp