← Back to issue list

remote build: add warning before sending data

View original Github issue

Metadata

Project
snapcraft
Number
#2567
Type
pull request
State
merged
Author
cmatsuoka
Labels
Created
Updated
Closed

Current evaluation

Merged a change adding a warning prompt before sending data to remote builders, alerting users to public availability and requesting confirmation. Approved by one reviewer, passed CI, and integrated with a six-line addition.

Suggested action:

No scores available.

Issue body

All data sent to remote builders will be publicly available, so warn users and ask for confirmation. - [x] Have you followed the [guidelines for contributing](https://github.com/snapcore/snapcraft/blob/master/CONTRIBUTING.md)? - [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? - [x] Have you successfully run `./runtests.sh static`? - [ ] Have you successfully run `./runtests.sh tests/unit`? -----

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged a change adding a warning prompt before sending data to remote builders, alerting users to public availability and requesting confirmation. Approved by one reviewer, passed CI, and integrated with a six-line addition.
qwen3.6-35b-a3b-mtp-q6 Merged. Adds a warning and confirmation prompt before sending data to remote builders, preventing accidental public exposure. Integrated with 73.91% diff coverage.
qwen3.6-35b-a3b-mtp-q6 Merged changes adding a warning and confirmation prompt before sending data to remote builders, preventing accidental public exposure. Successfully integrated into the codebase by maintainer cmatsuoka.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#2642 remote-build: detect early build errors snapcraft merged Merged. Improved remote build error detection to distinguish between pending builders and actual failures like missing config or timeouts. Approved by reviewer, passed CI, and modified 3 files (+131/-47 lines). Minor import fix applied.
73%
#2590 remote build: add option to skip public upload question snapcraft merged Merged. Introduces a flag to skip the public upload confirmation prompt during remote builds, supporting non-interactive environments. Approved by two reviewers, passed CI, and includes tty-aware prompts with error handling.
73%