Skip to content

Commit 897ac65

Browse files
committed
Update references to retriggering docs
1 parent 6b84b86 commit 897ac65

5 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/configuration/downstream/bodhi_update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can also utilise
1919
[Fedora Notifications](https://apps.fedoraproject.org/notifications/about)
2020
to tweak the notifications settings.
2121

22-
For retriggering the job, see [our release guide](/docs/fedora-releases-guide/dist-git-onboarding#retriggering).
22+
For retriggering the job, see [retriggering docs](/docs/retriggering#bodhi_update).
2323

2424
:::tip Downstream configuration template
2525

docs/configuration/downstream/koji_build.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ specified in the `allowed_pr_authors`.
2626

2727
Due to a [bug](https://github.com/packit/packit-service/issues/2537), if you merge a PR containing more than one
2828
commit or push more than one commit directly, the job may not be triggered even though all conditions are met.
29-
In such case please [trigger it manually](/docs/fedora-releases-guide/dist-git-onboarding#retriggering).
29+
In such case please [trigger it manually](/docs/retriggering#koji_build).
3030

3131
:::
3232

@@ -37,7 +37,7 @@ The koji build behaves as it was created manually, and you can utilise
3737
to be informed about the builds. Also, you can configure a repository where should we
3838
open issues in case of errors during the job via [`issue_repository`](/docs/configuration#issue_repository) configuration key.
3939

40-
For retriggering the job, see [our release guide](/docs/fedora-releases-guide/dist-git-onboarding#retriggering).
40+
For retriggering the job, see [retriggering docs](/docs/retriggering#koji_build).
4141

4242
For Koji builds from upstream, see [`upstream_koji_build`](/docs/configuration/upstream/upstream_koji_build).
4343

docs/fedora-releases-guide/what-to-know.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ There is an [open issue](https://github.com/packit/packit-service/issues/2404) f
5858

5959
### Service-based retriggering
6060

61-
Each job configured in `packit.yml` can be retriggered via dist-git pull request comments. See the [complete list of commands](https://packit.dev/docs/fedora-releases-guide/dist-git-onboarding#retriggering).
61+
Each job configured in `packit.yml` can be retriggered via dist-git pull request comments. See the [complete list of commands](https://packit.dev/docs/retriggering).
6262

6363
### Manual CLI Operations
6464

posts/pull-from-upstream/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ also notified about errors:
115115
:::tip Update July 2023
116116

117117
It is now also possible to retrigger the job, see
118-
[the details](/docs/configuration/downstream/pull_from_upstream#retriggering).
118+
[the details](/docs/retriggering).
119119

120120
:::
121121

weekly/2023.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ Thank you, [@SpyTec](https://github.com/SpyTec) for so many [wonderful changes i
139139

140140
We have experienced issues with automatic Bodhi updates that we are investigating.
141141
In case you miss a Bodhi update, you can
142-
[retrigger the job](https://packit.dev/docs/fedora-releases-guide/#retriggering-2) via `/packit create-update`
142+
[retrigger the job](https://packit.dev/docs/retriggering#bodhi_update) via `/packit create-update`
143143
comment in a dist-git pull request.
144144
Besides that, during this short week (another Czech Republic public holiday) we didn't manage to implement
145145
any significant new features.

0 commit comments

Comments
 (0)