Skip to content

Conversation

@amitksingh1490
Copy link
Contributor

Summary

This PR adds comprehensive Git operations guidelines to the AGENTS.md file to ensure AI agents follow proper Git workflow practices.

Changes

  • Added guidelines to never push directly to main branch
  • Added step-by-step PR workflow instructions
  • Specified exceptions for explicit push/merge requests
  • Clarified that feature branch pushes are allowed

Motivation

These guidelines help maintain a clean Git history and ensure all changes to main go through proper review process via Pull Requests.

Co-Authored-By: ForgeCode [email protected]

Add comprehensive Git operations guidelines including:
- Never push directly to main branch
- Always create PRs for main branch changes
- Feature branch workflow steps
- Exceptions for explicit push/merge requests

Co-Authored-By: ForgeCode <[email protected]>
@github-actions github-actions bot added the type: docs Related to documentation and information. label Dec 22, 2025
@github-actions
Copy link

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. and removed state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. labels Dec 27, 2025
@github-actions
Copy link

github-actions bot commented Jan 1, 2026

Action required: PR inactive for 5 days.
Status update or closure in 10 days.

@github-actions github-actions bot added the state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. label Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state: inactive No current action needed/possible; issue fixed, out of scope, or superseded. type: docs Related to documentation and information.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants