Skip to main content

Week 18 in Packit

· One min read

Week 18 (April 29th – May 5th)

  • The /packit test command now supports testing with builds from multiple pull requests. You can specify multiple PRs using the format /packit test namespace/repo#123 namespace/repo#456 or GitHub URLs, allowing you to combine artifacts from several PRs in a single test run. (packit-service#3118)