-
Notifications
You must be signed in to change notification settings - Fork 61
Added Docs for repoFilter port app config
#3061
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
base: main
Are you sure you want to change the base?
Added Docs for repoFilter port app config
#3061
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💡 Codex Review
Here are some automated review suggestions for this pull request.
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| <TabItem value="repoFilter" label="Filter repositories"> | ||
|
|
||
| The `repoFilter` parameter is used to [narrow down data fetched](https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/#api-repositories-workspace-get) for repositories with a specific set of query parameters. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rewrite repoFilter description in active voice
AGENTS.md mandates active voice, but the new repoFilter introduction uses the passive construction “is used to narrow down data fetched,” which violates the required style and should be rewritten in active voice (e.g., “Use the repoFilter parameter to narrow down…”).
Useful? React with 👍 / 👎.
| - **role**: Users can optionally specify role with one of the following values: `member`, `contributor`, `admin`, `owner`. | ||
| - **q**: Users can optionally specify q as a search query string to filter repositories. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Address repoFilter options directly to the reader
AGENTS.md requires second-person pronouns, but the new bullet points describe the options as “Users can optionally specify…,” which speaks in third person instead of addressing the reader directly; adjust to use “you/your” to meet the mandatory tone guideline.
Useful? React with 👍 / 👎.
…eter descriptions
|
This pull request is automatically being deployed by Amplify Hosting (learn more). |
…grations-To-Narrow-Data-Fetching-for-BitBucket
…grations-To-Narrow-Data-Fetching-for-BitBucket
…grations-To-Narrow-Data-Fetching-for-BitBucket
… advanced configuration.
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
|
🤖 AI Assistant Feedback Request I noticed that codex authored a comment! To help us improve our AI assistance, could you please let us know: Did the AI assistant help you?
How to provide feedback We appreciate any thoughts or suggestions that help us improve. Your input helps us make our AI tools better. 🚀 Detected AI assistant: codex |
…grations-To-Narrow-Data-Fetching-for-BitBucket
Description
Added a new section in the documentation for the
repoFiltertab under the Bitbucket Cloud advanced settings. This update provides users with detailed guidance on configuring and using therepoFilterfeature to prefetch data from the BitBucket Cloud API.Updated docs pages
Please also include the path for the updated docs
/)/build-your-software-catalog/sync-data-to-catalog/git/bitbucket/bitbucket-cloud/advanced)