Closed dipankardas011 closed 5 months ago
Only place left for testing this script is workflow_dispatch with 2 types of workflows which can have sub_components or not have it
also need to think of do we send one sub_component at a time or all at once like a json array or a string with each having its individual workflow_call?
@rossf7 Should I add color for error and success logs?
LGTM 💚
But the env var for the gh_pat token?
But the env var for the gh_pat token?
@dipankardas011 We need to open a service desk ticket to request a new token. I'll take care but will need some help from the other leads.
@dipankardas011 Token is added as a secret and working well here. https://github.com/cncf-tags/green-reviews-tooling/issues/7#issuecomment-2189406546
Nice job! 🚀
There is an issue with the deploy step itself. Will debug that later
What type of PR is this?
kind/feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
Special notes for your reviewer (optional):