Skip to content

Conversation

@marcosggfranc26-spec
Copy link

@marcosggfranc26-spec marcosggfranc26-spec commented Jan 7, 2026

…ed-personal-access-tokens.md

Why:

Closes:

What's being changed (if available, include any code snippets, screenshots, or gifs):

Check off the following:

  • A subject matter expert (SME) has reviewed the technical accuracy of the content in this PR. In most cases, the author can be the SME. Open source contributions may require an SME review from GitHub staff.
  • The changes in this PR meet the docs fundamentals that are required for all content.
  • All CI checks are passing and the changes look good in the review environment.

Copilot AI review requested due to automatic review settings January 7, 2026 09:24
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Jan 7, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2026

How to review these changes 👓

Thank you for your contribution. To review these changes, choose one of the following options:

A Hubber will need to deploy your changes internally to review.

Table of review links

Note: Please update the URL for your staging server or codespace.

The table shows the files in the content directory that were changed in this pull request. This helps you review your changes on a staging server. Changes to the data directory are not included in this table.

Source Review Production What Changed
Removed: rest/authentication/endpoints-available-for-fine-grained-personal-access-tokens.md n/a fpt
ghec
ghes@ 3.19 3.18 3.17 3.16 3.15 3.14
removed

Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server

🤖 This comment is automatically generated.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR deletes the documentation file for "Endpoints available for fine-grained personal access tokens" without addressing the numerous dependencies and references throughout the codebase. The PR description is missing critical information about why this file is being removed and lacks a linked issue explaining the rationale.

Key changes:

  • Deletion of the entire endpoints-available-for-fine-grained-personal-access-tokens.md file, which is an autogenerated documentation page
Comments suppressed due to low confidence (1)

content/rest/authentication/endpoints-available-for-fine-grained-personal-access-tokens.md:1

  • This file deletion will break references in multiple parts of the codebase. The following files still reference this page:
  1. content/rest/authentication/index.md - Line 16 includes this in the children list
  2. data/reusables/user-settings/patv2-limitations.md - Line 7 links to this page
  3. src/article-api/tests/github-apps-transformer.ts - Lines 56-70 test this page
  4. src/article-api/transformers/github-apps-transformer.ts - Line 70 maps this file
  5. src/github-apps/lib/config.json - Line 45 configures the target filename
  6. src/github-apps/README.md - Line 8 documents this page

The page appears to be autogenerated content (marked with autogenerated: github-apps in frontmatter) that is rendered by a Next.js component at src/github-apps/pages/endpoints-available-for-fine-grained-personal-access-tokens.tsx. Deleting only the markdown file without updating these references and the generation pipeline will cause broken links and test failures.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

triage Do not begin working on this issue until triaged by the team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant