-
Notifications
You must be signed in to change notification settings - Fork 601
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update atlassian-connect.json #1303
Conversation
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
Question:how to turn off all automatic tools on gitlab ? Answer:To turn off all automatic tools on GitLab, you need to set the Relevant Sources: |
Question:how to get more customized code suggestions ? Answer:To get more customized code suggestions, you can use the Here are examples of how to use these features:
For more details on setting these configurations, refer to the documentation sections on extra instructions and best practices. Relevant Sources: |
Question:how to get more customized code suggestions ? Answer:To get more customized code suggestions, you can use the For [pr_code_suggestions]
extra_instructions="""\
(1) Focus on security improvements
(2) Avoid suggestions to refactor large functions unless necessary
(3) Prioritize performance optimizations
""" For Additionally, you can use the Relevant Sources: |
PR Type
enhancement, configuration changes
Description
atlassian-connect.json
to provide additional permissions.repository:write
,pullrequest:write
, andwiki
for improved functionality.Changes walkthrough 📝
atlassian-connect.json
Update scopes and permissions in atlassian-connect.json
pr_agent/servers/atlassian-connect.json
repository:write
,pullrequest:write
, andwiki
.