We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 013edc0 commit 0711003Copy full SHA for 0711003
action.yml
@@ -78,7 +78,7 @@ runs:
78
TARGET_BRANCH="${{ inputs.target_branch }}"
79
OUTPUT_FORMAT="${{ inputs.output_format }}"
80
81
- echo "🚀 Creating CodeBoarding analysis job..."
+ echo "🚀 Creating CodeBoarding analysis job...$CREATE_JOB_URL"
82
echo "📊 Repository: $REPO_URL"
83
echo "🌿 Source branch: $SOURCE_BRANCH"
84
echo "🎯 Target branch: $TARGET_BRANCH"
0 commit comments