Skip to content
Snippets Groups Projects
Verified Commit cf2ca93d authored by Antoine R. Dumont's avatar Antoine R. Dumont
Browse files

cli.add_forge_now: Allow queue name prefix override

This will allow to schedule add-forge-now requests to different queues. For example [1]
will send git tasks to the add_forge_now_slow:swh.loader.git... queue.

[1]
```
swh ... add-forge-now ... \
  --preset $ENVIRONMENT \
  schedule-first-visits \
    --type-name git \
    --prefix-queue add_forge_now_slow
```
parent 6299df4d
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment