[WIP] ci: skip tests on documentation-only PRs
Metadata
Current evaluation
Empty WIP test PR with 0 changes, created to verify CI filtering for docs-only PRs (#1647). Inactive 51 days with failing CI checks.
Suggested action: close stale
Reason: This PR has 0 files changed and has been inactive for 51 days. It was created as a WIP test to verify CI filtering for #1647, but with no actual changes and no maintainer engagement, it is no longer applicable. The main PR (#1647) remains open, so this test PR is not needed.
Impact:
5
Quick Win:
4.5
Staleness:
75
Complexity:
10
Confidence:
65
Issue body
Thanks for the feedback on #1647. I've created this new PR, which merges into #1647, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.
Original PR: #1647
Triggering comment (https://github.com/canonical/craft-parts/pull/1647#issuecomment-4985508125):
> @copilot make a docs-only PR against this branch to test that the filtering works correctly.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 |
Impact:
5
Quick Win:
4.5
Staleness:
75
Complexity:
10
Confidence:
65
|
close stale | Empty WIP test PR with 0 changes, created to verify CI filtering for docs-only PRs (#1647). Inactive 51 days with failing CI checks. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
10
Complexity:
5
Confidence:
85
|
keep open | WIP PR created to test CI filtering for documentation-only changes. Targets branch of #1647. Currently has 0 files changed, pending maintainer review, and some failing CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
5
Complexity:
25
Confidence:
85
|
keep open | Work in progress CI configuration change to skip tests for documentation-only PRs. Created as a test case for #1647 to verify filtering logic. Currently under development and awaiting further updates. |
Update history
No update history recorded yet.
Related work
-
Related To:
craft-parts#1647
(confidence 90%)
This PR was created as a test for CI filtering in #1647, which is still open.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1647 ci: skip tests on documentation-only PRs | craft-parts | open | Adds CI path filtering to skip tests on documentation-only PRs, mirroring charmcraft's approach. Maintainer requested a test PR (#1648) to verify the filtering works. |