Add AI-Policy-Terms-Analyzer to Natural Language Processing section#1
Add AI-Policy-Terms-Analyzer to Natural Language Processing section#1
Conversation
Co-authored-by: 9TEVE-O <145073848+9TEVE-O@users.noreply.github.com>
|
GitHub Copilot/Tutorials/Coding agent/Get the best results Who can use this feature? In this article For an introduction to Copilot coding agent, see About GitHub Copilot coding agent. Making sure your issues are well-scoped A clear description of the problem to be solved or the work required. Choosing the right type of tasks to give to Copilot Issues that you may choose to work on yourself, rather than assigning to Copilot, include: Complex and broadly scoped tasks Broad-scoped, context-rich refactoring problems requiring cross-repository knowledge and testing Production-critical issues Tasks lacking clear definition: tasks with ambiguous requirements, open-ended tasks, tasks that require working through uncertainty to find a solution Tasks where the developer wants to learn to achieve a deeper understanding You can also mention @copilot in comments on the pull request—explaining what you think is incorrect, or could be improved—and leave Copilot to make the required changes. Alternatively, you can work on the feature branch yourself and push changes to the pull request. After a user with write access mentions @copilot in a comment, Copilot will start to make any required changes, and will update the pull request when it's done. Because Copilot starts looking at comments as soon as they are submitted, if you are likely to make multiple comments on a pull request it's best to batch them by clicking Start a review, rather than clicking Add single comment. You can then submit all of your comments at once, triggering Copilot to work on your entire review, rather than working on individual comments separately. Note Copilot only responds to comments from people who have write access to the repository. As Copilot makes changes to the pull request, it will keep the title and body up to date so they reflect the current changes. Adding custom instructions to your repository If Copilot is able to build, test and validate its changes in its own development environment, it is more likely to produce good pull requests which can be merged quickly. Copilot coding agent supports a number of different types of custom instructions files: /.github/copilot-instructions.md Repository-wide instructions The first time you ask Copilot to create a pull request in a given repository, Copilot will leave a comment with a link to automatically generate custom instructions. You can also ask Copilot to generate custom instructions for you at any time using our recommended prompt. See Adding repository custom instructions for GitHub Copilot. You can also choose to write your own custom instructions at any time. Here is an example of an effective copilot-instructions.md file: This is a Go based repository with a Ruby client for certain API endpoints. It is primarily responsible for ingesting metered usage for GitHub and recording that usage. Please follow these guidelines when contributing: Code StandardsRequired Before Each Commit
Development Flow
Repository Structure
Key Guidelines
|
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
Adds
9TEVE-O/AI-Policy-Terms-Analyzer— a Python tool for extracting structured technical information (tech stacks, APIs, domains, third-party integrations) from policy and terms-of-service documents — to the Natural Language Processing → General section.Entry placed alphabetically before
gensim.Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
https://api.github.com/graphql/usr/bin/gh gh pr list --repo 9TEVE-O/awesome-python --limit 10 --json number,title,author,url,body,files,mergeable,mergeStateStatus(http block)If you need me to access, download, or install something from one of these locations, you can either:
Original prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.