<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/new-repository-settings-for-configuring-pull-request-access-3telmhbby" -->

---
title: New repository settings for configuring pull request access
description: GitHub introduced two new repository settings for managing pull request access. Maintainers can now completely disable pull requests (hiding the tab and...
canonical: https://daily.dev/posts/new-repository-settings-for-configuring-pull-request-access-3telmhbby
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: New repository settings for configuring pull request access | daily.dev
og:description: GitHub introduced two new repository settings for managing pull request access. Maintainers can now completely disable pull requests (hiding the tab and...
og:url: https://daily.dev/posts/new-repository-settings-for-configuring-pull-request-access-3telmhbby
og:image: https://api.daily.dev/og/posts/3TeLmhBBy.png
og:image:alt: New repository settings for configuring pull request access
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# New repository settings for configuring pull request access

**[GitHub Changelog](https://daily.dev/sources/github_updates)** · 2 min read · 0 upvotes · 0 comments

## Summary

GitHub introduced two new repository settings for managing pull request access. Maintainers can now completely disable pull requests (hiding the tab and preventing all PR activity) or restrict PR creation to collaborators only while keeping existing PRs visible. These settings are available in repository Settings > General > Features for all public and private repositories, helping maintainers control contributions for mirror repos, read-only codebases, or during critical development phases.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/changelog/2026-02-13-new-repository-settings-for-configuring-pull-request-access>

## Similar posts on daily.dev

- [Set pull request limits at the organization level](https://daily.dev/posts/set-pull-request-limits-at-the-organization-level-mdolzyxis) · GitHub Changelog · 0 upvotes · 0 comments
- [How pull request limits are cutting down the noise](https://daily.dev/posts/how-pull-request-limits-are-cutting-down-the-noise-9eauxusmx) · GitHub Blog · 1 upvotes · 0 comments
- [Restrict issue creation to collaborators only](https://daily.dev/posts/restrict-issue-creation-to-collaborators-only-jdtre1w6l) · GitHub Changelog · 0 upvotes · 0 comments

---

Tags: [#open-source](https://daily.dev/tags/open-source), [#github](https://daily.dev/tags/github), [#git](https://daily.dev/tags/git)

[View this post on daily.dev](https://daily.dev/posts/new-repository-settings-for-configuring-pull-request-access-3telmhbby)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"New repository settings for configuring pull request access","url":"https://daily.dev/posts/new-repository-settings-for-configuring-pull-request-access-3telmhbby","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/new-repository-settings-for-configuring-pull-request-access-3telmhbby"},"datePublished":"2026-02-13T18:25:12.898Z","dateModified":"2026-02-14T07:32:39.013Z","description":"GitHub introduced two new repository settings for managing pull request access. Maintainers can now completely disable pull requests (hiding the tab and...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/743a86cafe0d2a1dee4e6746b5e9d67b?_a=AQAEunF","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/743a86cafe0d2a1dee4e6746b5e9d67b?_a=AQAEunF","isAccessibleForFree":true,"articleSection":"GitHub Changelog","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"GitHub Changelog","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1/logos/15004b7835da4d89b02b115871f0f6dc","url":"https://daily.dev/sources/github_updates"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/new-repository-settings-for-configuring-pull-request-access-3telmhbby","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"open-source,github,git","timeRequired":"PT2M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"GitHub Changelog","item":"https://daily.dev/sources/github_updates"},{"@type":"ListItem","position":3,"name":"New repository settings for configuring pull request access"}]}
```

