We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9bfa334 + b346e27 commit d28480eCopy full SHA for d28480e
1 file changed
TEST_WORKFLOW.md
@@ -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