← Back to issue list

feat(rockcraft-pack): accept env-file input

View original Github issue

Metadata

Project
craft-actions
Number
#39
Type
pull request
State
open
Author
cjdcordeiro
Labels
Created
Updated
Closed

Current evaluation

Adds an optional env-file input to the rockcraft-pack action to source an execution environment before running Rockcraft. In Draft; author moved it to Draft after internal discussion and asked a reviewer to close it if the feature is deemed unnecessary. 5 unresolved review comments; test-action-code CI failing.

Suggested action: close stale

Reason: The PR has been inactive for ~15 months (last activity 461 days ago) and is in Draft. The author explicitly stated 'I moved this to Draft because after an internal discussion we had... feel free to close this PR if you agree that this is not needed after all', indicating the feature may no longer be wanted. A grep of the current codebase shows no env-file support was implemented elsewhere, so it was not superseded, but the author's own suggestion to close plus long inactivity and a failing test-action-code check make closing appropriate.

Impact: 35 Quick Win: 24.5 Staleness: 85 Complexity: 30 Confidence: 70

Issue body

Let the `rockcraft-pack` action accept an optional input to specify the execution environment to be sourced before running Rockcraft.

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.8-27b
Impact: 35
Quick Win: 24.5
Staleness: 85
Complexity: 30
Confidence: 70
close stale Adds an optional env-file input to the rockcraft-pack action to source an execution environment before running Rockcraft. In Draft; author moved it to Draft after internal discussion and asked a reviewer to close it if the feature is deemed unnecessary. 5 unresolved review comments; test-action-code CI failing.
qwen/qwen3.6-35b-a3b
Staleness: 95
Complexity: 20
Confidence: 90
close stale Adds optional env-file input to rockcraft-pack action. Currently in draft, failing one CI test, with 5 unresolved comments. Author requested closure if feature is no longer needed after internal discussion.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 20
Confidence: 90
close stale Adds optional env-file input to rockcraft-pack action. Currently in draft status and inactive for over a year. Author moved it to draft after internal discussion and suggested closing it if the feature is no longer required.
qwen3.6-35b-a3b-mtp-q6
Staleness: 95
Complexity: 10
Confidence: 90
close stale Adds optional env-file input to rockcraft-pack to source an execution environment. Currently in draft, pending internal review. Lacks a test and inactive for over a year. Author suggests closing if the feature is no longer needed.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#40 feat(rockcraft-pack): support rockcraft test craft-actions merged Merged to integrate rockcraft test into the build workflow. The change handles implicit pack execution to avoid OCI Factory duplication. Approved by two reviewers, passed CI, and merged with 218 additions and 12 deletions.
72%