-
Notifications
You must be signed in to change notification settings - Fork 62
Description
First, apologies for using this repository to ask a question that may be unrelated. I wasn’t able to find a reliable place to ask this, so I’m hoping someone here might be able to point me in the right direction.
I’m supporting an SAP ABAP development team that uses Eclipse as their IDE. I’m the GitHub Copilot administrator, but I don’t have hands-on experience with SAP ABAP. The team asked how organizational coding standards can be enforced or guided using GitHub Copilot.
I shared guidance on using custom Copilot instructions (for example, via a .github folder), but it appears that ABAP projects don’t have a .github directory in their object structure. I also haven’t been able to find documentation on how (or if) Copilot custom instructions can be applied in this context.
Could someone please point me to:
- The correct way to configure or scope Copilot instructions for SAP ABAP projects, or
- Relevant documentation, examples, or communities where this question would be better addressed?
My goal is to help the SAP development team successfully adopt GitHub Copilot while adhering to their coding standards.
Thanks very much for your time, and again, apologies if this issue is out of scope for the repository.