canonical-web-and-design / build.snapcraft.io

The Snapcraft Build site.
GNU Affero General Public License v3.0
21 stars 26 forks source link

Builds are triggered when changing snap name to something mismatch with the recipe #1209

Closed brlin-tw closed 5 years ago

brlin-tw commented 5 years ago

Summary

Builds are triggered when registering a snap name that is not matching with the one specified in snapcraft.yaml

Process

  1. Register a repo on BSI and make it build once.
  2. Rename the repo's registering _snapname to _snapname-disabled.

Current and expected result

Currently, builds are triggered even when name mismatch, which should not occur in the first place.

Screenshot