Commit 372bc98
authored
MPT-16808: add CodeRabbit config and copilot-instructions (#184)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
Closes [MPT-16808](https://softwareone.atlassian.net/browse/MPT-16808)
- Introduce `.coderabbit.yaml` configuration file with schema definition
and remote configuration reference
- Add comprehensive Python coding guidelines and workflow instructions
in `.github/workflows/copilot-instructions.md`, covering conventions for
type hints, docstrings, testing practices, linting standards, and
development workflow
- Remove the Danger GitHub Actions workflow
(`.github/workflows/danger.yml`)
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
[MPT-16808]:
https://softwareone.atlassian.net/browse/MPT-16808?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQFile tree
3 files changed
+46
-22
lines changed- .github/workflows
3 files changed
+46
-22
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
This file was deleted.
0 commit comments