Skip to content

Commit d28480e

Browse files
authored
Merge pull request #207 from htilly/test/workflow-enhancement
Test: Verify enhanced feature request workflow
2 parents 9bfa334 + b346e27 commit d28480e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

TEST_WORKFLOW.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Test Workflow Enhancement
2+
3+
This PR tests the enhanced feature request workflow after recent fixes:
4+
5+
1. Job condition fixes (removed incorrect `outcome` checks)
6+
2. Shell quoting fixes (moved GitHub context to env vars)
7+
3. Checkout fixes (use triggering branch instead of hardcoded develop)
8+
9+
Expected behavior:
10+
- Issue with "enhancement" label should be automatically enhanced
11+
- Issue body should be updated with structured user story format
12+
- Comment should be added confirming enhancement
13+
- Confluence integration should gracefully skip if not configured
14+
15+
## Testing
16+
17+
To test, add the "enhancement" label to any issue.

0 commit comments

Comments
 (0)