Skip to content

Help Regarding enabling copilot code review #112

Description

@Aman-Mittal

I have updated copilot review in asf file like this

notifications:
commits: commits@fineract.apache.org
pullrequests: issues@fineract.apache.org
discussions: issues@fineract.apache.org
github:
features:
issues: true
wiki: true
projects: true
discussions: true
copilot_code_review:
enabled: true
review_drafts: true
review_on_push: true
enabled_merge_buttons:
merge: true
squash: false
rebase: false
rulesets:
- name: 'Branch Protection'
type: branch
branches:
includes:
- 'main'
restrict_deletion: true
restrict_force_push: true
required_signatures: true
required_linear_history: false
required_conversation_resolution: true
required_pull_request_reviews:
required_approving_review_count: 0

https://github.com/apache/fineract-consumer-facing/blob/main/.asf.yaml

where i am trying to review PR in copilot like apache/fineract-consumer-facing#39

am i missing something or it reviews only specific pr

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions