Files
.profile/README.md
Matěj Cepl 56ace92155 doc: "Build results" link should show them, the general /show/ route is a bit useless now.
Perhaps, we could start with few parameters of that Monitor tab query set up?
2025-11-10 08:18:48 +01:00

19 lines
1.2 KiB
Markdown

## openSUSE devel project for python-pytest related packages
| resource | link |
| --- | --- |
| Project repo | https://src.opensuse.org/python-pytest/_ObsPrj |
| Issues | https://src.opensuse.org/python-pytest/_ObsPrj/issues |
| Pull Requests | https://src.opensuse.org/python-pytest/_ObsPrj/pulls |
| Build results | https://build.opensuse.org/project/monitor/devel:languages:python:pytest |
* To modify a package in this project, fork and create a [Pull Request][1] to the main branch.
* To add a new package that doesn't exists yet, [create it][3] in your own user and transfer the ownership (in repo settings, at the bottom) to `python-pytest` org.
## Project Build Results:
![results](https://br.opensuse.org/status/devel:languages:python:pytest)
[1]: https://docs.gitea.com/usage/pull-request
[2]: https://src.opensuse.org/python-pytest/_ObsPrj/issues/new/choose
[3]: https://en.opensuse.org/openSUSE:OBS_to_Git#How_to_create_a_new_package?