docs: Add repository actions guidelines for Gitea interaction
All checks were successful
Test / Lint (push) Successful in 14s
Test / Test (push) Has been skipped

This commit is contained in:
Daniel Akulenok
2026-02-07 23:40:16 +01:00
parent 9622514d84
commit 9df24a4a30

View File

@@ -4,3 +4,7 @@
Ensure that all practices and instructions described by Ensure that all practices and instructions described by
https://raw.githubusercontent.com/ansible/ansible-creator/refs/heads/main/docs/agents.md https://raw.githubusercontent.com/ansible/ansible-creator/refs/heads/main/docs/agents.md
are followed. are followed.
## Repository Actions
All repository actions (creating issues, pull requests, branches, tags, releases, etc.) should be performed using the gitea-mcp tools available in the MCP server. This ensures consistent, reliable interaction with the Gitea repository management system.