Closed
Description
On occasion a patch branch on the adafruit/circuitpython repository is created for a Pull Request. This commit will be uploaded to S3, since every commit is uploaded to S3 regardless of the branch and whether or not it comes from an accepted PR. I feel like that could be confusing when pointing people to S3 to try "the latest".
Could/should those be skipped for the S3 upload in CI ?