Skip to content

Conversation

@cmungall
Copy link
Member

@cmungall cmungall commented Jul 11, 2025

See #3 and #6

Copy link
Contributor

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 adds documentation about enabling GitHub Copilot for code reviews and pull requests. The change references issue #3 and provides guidance for developers on setting up this new feature.

  • Adds a new section documenting GitHub Copilot integration for reviews and PRs
  • References a specific pull request as an example for implementation
Comments suppressed due to low confidence (1)

docs/how-tos/set-up-github-actions.md:189

  • The heading should use consistent capitalization. Consider 'GitHub Copilot' instead of 'GitHub copilot' to match the official product name.
## NEW: enable GitHub copilot to do reviews and PRs

Comment on lines +191 to +192
Change two files, as documented here:

Copy link

Copilot AI Jul 11, 2025

Choose a reason for hiding this comment

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

The instruction is vague and doesn't provide enough context. Consider specifying which two files need to be changed or providing more detailed steps instead of just referencing an external PR.

Suggested change
Change two files, as documented here:
To enable GitHub Copilot to do reviews and PRs, you need to change the following two files:
1. `.github/workflows/copilot-review.yml`: Add a workflow configuration to enable Copilot's review functionality.
2. `README.md`: Update the documentation to include instructions for using Copilot in PR reviews.
For detailed examples and context, refer to the pull request here:

Copilot uses AI. Check for mistakes.
@cmungall
Copy link
Member Author

Or can we get it to use the ODK container? cc @matentzn

@matentzn
Copy link

Or can we get it to use the ODK container? cc @matentzn

In general that would be best. All tools are in there that the AI might ever want to use. The tools are mostly well documented too.

@caufieldjh
Copy link

@matentzn
Copy link

Moving this to slack as too much technical gap in me.

@cmungall
Copy link
Member Author

So maybe an adaptation of https://github.com/ai4curation/odk-ai

No need for this. the whole point of odk-ai is to run an agent from within the container. With copilot that's all taken care of for you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants