Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Stop building docker image on pull request #309

@grahamgilbert

Description

@grahamgilbert

Describe the bug
Docker builds are attempted on all commits, including pull requests. We shouldn’t build images (or at least we shouldn’t attempt to push them) from sources outside the org.

To Reproduce

  1. Receive pull request
  2. Build fails (due to invalid tag)

Expected behavior
Docker build continues (to confirm validity of the build) but does not attempt to push to hub.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions