Add Copilot instructions and PR-review prompt synced from armada#2700
Open
Christdej wants to merge 1 commit into
Open
Add Copilot instructions and PR-review prompt synced from armada#2700Christdej wants to merge 1 commit into
Christdej wants to merge 1 commit into
Conversation
Adopts the shared Flotilla-SARA Copilot configuration published in equinor/armada. The PR-review prompt and the system-context block in copilot-instructions.md are SHA-stamped synced copies; refresh them by running scripts/sync-copilot.sh in an armada checkout.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.github/copilot-instructions.mdwith a placeholder repo-specific header and a synced block (system context + condensed PR-review checklist)..github/prompts/review-pr.prompt.md— a slash-command prompt for PR review that auto-detects PR vs. branch diff and emits structured Summary / Blocking / Suggestions / Questions output, with explicit cross-repo impact checks.Source of truth
Both files are SHA-stamped synced copies of artifacts in
equinor/armada(.github/copilot/). To refresh after armada changes:The script preserves any hand-edited content outside the
<!-- BEGIN SYNCED FROM equinor/armada@<sha> --> ... <!-- END SYNCED -->markers incopilot-instructions.md, so repo-specific guidance can be added above the synced block without being overwritten on the next sync.Pilot
This is the first repo to adopt the shared config; once we have feedback from real PR reviews here we'll roll it out to the rest of the Flotilla-SARA repos.
Ready for review checklist