Replies: 1 comment
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
Hi,
I am unable to use dynamic run-name.
run-name: Deploy to Pages #${{ github.run_number }} - Branch: ${{ github.ref_name }} - Commit: ${{ github.sha }} - Triggered by: ${{ github.actor }}
But in UI it doesn’t return any dynamic context info.
![image](https://private-user-images.githubusercontent.com/29326238/369648976-5581e01a-8bd4-483c-be65-625e4dc43b7c.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3NzMyMDMsIm5iZiI6MTczOTc3MjkwMywicGF0aCI6Ii8yOTMyNjIzOC8zNjk2NDg5NzYtNTU4MWUwMWEtOGJkNC00ODNjLWJlNjUtNjI1ZTRkYzQzYjdjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE3VDA2MTUwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTUyMDlmNjQ4MTQ1ZjU0NDJhYmJiZTY3ZTJjNzM3YzMxMDg4YjhhNDU2MzhiNDgzOTliNTljNjk2OWJjMDUxNzImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.0pmjllJ6LjMre6KrAaDY5PDJ2HrxhUkLWmHvUa4tIC4)
Repo Link:
https://github.com/JaydeepGo/jaydeepgo.github.io/actions
Am i missing anything?
Beta Was this translation helpful? Give feedback.
All reactions