wip: test greptile ignore behavior DEV-2195#7104
Conversation
|
@greptileai review |
|
| * **Swagger UI**: [`/api/v2/docs/`](https://kf.kobotoolbox.org/api/v2/docs/) | ||
| * **Raw schema**: [`/api/v2/schema/`](https://kf.kobotoolbox.org/api/v2/schema/) |
There was a problem hiding this comment.
PR title does not follow the required format
The template requires <type>(<scope>)<!>: <title> DEV-1234 (e.g. docs: update README with Greptile test notes DEV-0000). The current title wip: test greptile ignore behavior omits the scope, the optional breaking-change marker, and the ticket reference. The checklist also calls for assigning yourself and tagging the PR with at least one of Front end, Back end, or workflow.
Rule Used: What: PR descriptions must follow the repository's... (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
|
|
||
| The OpenAPI documentation is available at: | ||
|
|
||
| - **Swagger UI**: [`/api/v2/docs/`](https://kf.kobotoolbox.org/api/v2/docs/) | ||
| - **Raw schema**: [`/api/v2/schema/`](https://kf.kobotoolbox.org/api/v2/schema/) | ||
| * **Swagger UI**: [`/api/v2/docs/`](https://kf.kobotoolbox.org/api/v2/docs/) | ||
| * **Raw schema**: [`/api/v2/schema/`](https://kf.kobotoolbox.org/api/v2/schema/) | ||
|
|
||
| For details about how the API documentation is implemented in each Django app, |
There was a problem hiding this comment.
PR description missing required template sections
The template requires ### 📣 Summary, ### 📖 Description, and ### 👷 Description for instance maintainers sections (delete only if explicitly not applicable). The current description skips all three and jumps straight to ### 💭 Notes. The preview steps in the description (steps 3–7) also appear to be copied verbatim from the template placeholders rather than describing actual reproduction steps for this change.
Rule Used: What: PR descriptions must follow the repository's... (source)
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
| For details about how the API documentation is implemented in each Django app, | ||
| see [`./docs/README`](./docs/README). | ||
|
|
||
| *** | ||
|
|
||
| Hello Greptile! :wave: |
There was a problem hiding this comment.
This block — a horizontal rule plus "Hello Greptile! 👋" — is a test artifact from the experiment described in the PR and has no place in the project's README. Merging this would pollute production documentation with noise.
| For details about how the API documentation is implemented in each Django app, | |
| see [`./docs/README`](./docs/README). | |
| *** | |
| Hello Greptile! :wave: | |
| For details about how the API documentation is implemented in each Django app, | |
| see [`./docs/README`](./docs/README). |
Note: If this suggestion doesn't match your team's coding style, reply to this and let me know. I'll remember it for next time!
💭 Notes
Greptile is configured to ignore PRs with a
llm-ignorelabel.Let's do an experiment how that exactly works.
Conclusion: Greptile fails to un-ignore in any way. All the three 🔴 below seems like a bug. Reported.
👀 Preview steps
llm-ignorealready set before creating it@greptileaillm-ignorelabel@greptileai