Campaigns
How Thirdpass groups review work around ecosystems and software missions.
Campaigns group review work around software and ecosystems people care about.
The default campaign, review-all-oss, is the broad server-selected review
pool. Focused campaigns make specific missions visible, such as bitcoin-only
software review.
Why Campaigns Exist
Users are usually motivated by a specific ecosystem, product, or risk surface: the software they use, a dependency stack they operate, or an open-source community they care about. Campaigns let Thirdpass assign work and show review state at that level.
Commands
List campaigns:
thirdpass campaign listShow one campaign:
thirdpass campaign show bitcoin-onlyReview the next target assigned to a campaign:
thirdpass review-any --campaign bitcoin-onlyRun continuously against a campaign:
thirdpass review-any --campaign bitcoin-only --nightshiftAttribute an explicit GitHub project review to a campaign:
thirdpass review SeedSigner/seedsigner --extension github --campaign bitcoin-only