Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions secrets/packit/prod/packit-service.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,11 @@ default_parse_time_macros:

rate_limit_threshold: 200

fedora_ci_run_by_default: true

disabled_projects_for_fedora_ci: []

# TODO: Remove enabled_projects_for_fedora_ci once the switch to default is complete
# [WARNING] When adding enabled projects, keep in mind they should be handled by
# »just one« instance to minimize clashing and undefined behavior, i.e., beta
# users should decide whether they're opting in for:
Expand Down
Loading