Skip to content

*: update AGENTS.md and gitignore#65625

Merged
ti-chi-bot[bot] merged 2 commits intopingcap:masterfrom
winoros:upd-agentsmd
Jan 19, 2026
Merged

*: update AGENTS.md and gitignore#65625
ti-chi-bot[bot] merged 2 commits intopingcap:masterfrom
winoros:upd-agentsmd

Conversation

@winoros
Copy link
Copy Markdown
Member

@winoros winoros commented Jan 17, 2026

What problem does this PR solve?

ref #63847

Problem Summary:

What changed and how does it work?

As the title says, a tiny change in these two files.

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No need to test
    • I checked and no code files have been changed.

Side effects

  • Performance regression: Consumes more CPU
  • Performance regression: Consumes more Memory
  • Breaking backward compatibility

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features
  • Changes MySQL compatibility

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@ti-chi-bot ti-chi-bot bot added do-not-merge/needs-linked-issue release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 17, 2026
@winoros winoros added the skip-issue-check Indicates that a PR no need to check linked issue. label Jan 17, 2026
@winoros winoros removed the skip-issue-check Indicates that a PR no need to check linked issue. label Jan 17, 2026
@ti-chi-bot ti-chi-bot bot added approved needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 17, 2026
.cursor
*__failpoint_stash__
# Personal config files
/*config.toml
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we add .cache and .trae

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Oh, good idea! I added them.

@lance6716
Copy link
Copy Markdown
Contributor

/lgtm

@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Jan 19, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hawkingrei, lance6716

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [hawkingrei,lance6716]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot ti-chi-bot bot added lgtm and removed needs-1-more-lgtm Indicates a PR needs 1 more LGTM. labels Jan 19, 2026
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Jan 19, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-01-17 16:12:54.084783821 +0000 UTC m=+251201.698740677: ☑️ agreed by hawkingrei.
  • 2026-01-19 06:44:17.005505115 +0000 UTC m=+389884.619461971: ☑️ agreed by lance6716.

Copilot AI review requested due to automatic review settings January 19, 2026 15:05
@ti-chi-bot
Copy link
Copy Markdown

ti-chi-bot bot commented Jan 19, 2026

[FORMAT CHECKER NOTIFICATION]

Notice: To remove the do-not-merge/needs-linked-issue label, please provide the linked issue number on one line in the PR body, for example: Issue Number: close #123 or Issue Number: ref #456.

📖 For more info, you can check the "Contribute Code" section in the development guide.

Copy link
Copy Markdown

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 updates documentation and gitignore configurations. It improves the AGENTS.md file with better formatting and adds guidance about targeted test execution, and updates .gitignore to exclude personal configuration files and cache directories.

Changes:

  • Fixed text formatting in AGENTS.md by adjusting line breaks and capitalizing "please" correctly
  • Added guidance in AGENTS.md to prefer targeted test runs over full directory/package test execution
  • Added .gitignore entries for personal config files, cache directories, and other local files

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
AGENTS.md Improved documentation formatting and added best practice guidance for running tests
.gitignore Added patterns to ignore personal configuration files and local cache directories

@ti-chi-bot ti-chi-bot bot merged commit b253d8d into pingcap:master Jan 19, 2026
11 of 13 checks passed
@winoros winoros deleted the upd-agentsmd branch January 20, 2026 11:07
winoros added a commit that referenced this pull request Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants