Skip to content

Add note about git maintenance commands #24766

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

Merged
merged 1 commit into from
Jun 5, 2025
Merged

Add note about git maintenance commands #24766

merged 1 commit into from
Jun 5, 2025

Conversation

alexvy86
Copy link
Contributor

@alexvy86 alexvy86 commented Jun 4, 2025

Description

Adds notes about git maintenance run and git maintenance start to the repo README.

Reviewer Guidance

The review process is outlined on this wiki page.

@Copilot Copilot AI review requested due to automatic review settings June 4, 2025 15:51
Copy link
Contributor

@Copilot 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 adds a new section in the README to provide guidance on using git maintenance commands.

  • New "Repo maintenance" section added with descriptions for running "git maintenance run" and "git maintenance start".
  • Removed environment-specific bullet points, replacing them with a cautionary note regarding potential system implications.
Comments suppressed due to low confidence (1)

README.md:212

  • Consider clarifying what 'other implications' might be or including a reference to additional documentation for system-specific considerations related to 'git maintenance start'.
which could have other implications for your system, so proceed with caution.

@alexvy86 alexvy86 requested a review from a team June 4, 2025 15:51
@github-actions github-actions bot added the base: main PRs targeted against main branch label Jun 4, 2025
@alexvy86 alexvy86 requested a review from a team June 4, 2025 15:52
Copy link
Contributor

github-actions bot commented Jun 4, 2025

🔗 No broken links found! ✅

Your attention to detail is admirable.

linkcheck output


> fluid-framework-docs-site@0.0.0 ci:check-links /home/runner/work/FluidFramework/FluidFramework/docs
> start-server-and-test "npm run serve -- --no-open" 3000 check-links

1: starting server using command "npm run serve -- --no-open"
and when url "[ 'http://127.0.0.1:3000' ]" is responding with HTTP status code 200
running tests using command "npm run check-links"


> fluid-framework-docs-site@0.0.0 serve
> docusaurus serve --no-open

[SUCCESS] Serving "build" directory at: http://localhost:3000/

> fluid-framework-docs-site@0.0.0 check-links
> linkcheck http://localhost:3000 --skip-file skipped-urls.txt

Crawling...

Stats:
  222981 links
    1707 destination URLs
    1939 URLs ignored
       0 warnings
       0 errors


@alexvy86 alexvy86 merged commit 71f7178 into main Jun 5, 2025
37 checks passed
@alexvy86 alexvy86 deleted the alexvy86-patch-1 branch June 5, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
base: main PRs targeted against main branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants