Skip to content
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

Document the way to file pull requests #558

Merged
merged 1 commit into from Apr 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
12 changes: 12 additions & 0 deletions docs/user-guide.rst
Expand Up @@ -60,3 +60,15 @@ For The New Hotness to function properly there have to be a project in
`Anitya <https://release-monitoring.org>`_. For the information how to create
a new project, look at the
`user guide in Anitya documentation <https://anitya.readthedocs.io/en/stable/user-guide.html>`_.

Opening pull requests in dist-git
---------------------------------

Thanks to the work of `Packit <https://packit.dev/>`_ Team it is now possible to have
pull requests filed directly in `dist git <https://src.fedoraproject.org>`_ when a new
update is detected by The New Hotness for a monitored project.

The process is described in
`Packit documentation <https://packit.dev/docs/fedora-releases-guide/#pull-from-upstream-job>`_
and needs the package to have monitoring enabled and be set up in
`Anitya <https://release-monitoring.org>`_.
1 change: 1 addition & 0 deletions news/558.other
@@ -0,0 +1 @@
Document the way to file pull requests with the-new-hotness