PR-Pilot-AI / pr-pilot

An AI agent for your development workflow that can search and manipulate the code base, browse the internet and interact with Github issues and pull requests
https://www.pr-pilot.ai
GNU General Public License v3.0
149 stars 16 forks source link

📄 Update Documentation Handling #155

Closed pr-pilot-ai[bot] closed 3 months ago

pr-pilot-ai[bot] commented 3 months ago

I have completed the tasks as requested:

  1. Saved open documentation issues to reports/doc_tickets.json.
  2. Created a bash script scripts/process_doc_tickets.sh that iterates over the tickets using jq and handles special characters.

You can find the JSON file and the script in the respective directories. The script reads the JSON file, extracts issue details, and processes them while handling special characters in the issue titles.