Skip to content

Update main.js#4

Open
Thanushree V (thanushree267) wants to merge 1 commit into
philips-labs:masterfrom
thanushree267:fix-issue-1
Open

Update main.js#4
Thanushree V (thanushree267) wants to merge 1 commit into
philips-labs:masterfrom
thanushree267:fix-issue-1

Conversation

@thanushree267
Copy link
Copy Markdown

Key Updates:

Token Default Handling: If github_token is not passed, the script now falls back to the GITHUB_TOKEN environment variable.

Repo Default: If repo isn't provided, it uses GITHUB_REPOSITORY (which is a GitHub Actions built-in environment variable).

Workflow Conclusion Default: If workflow_conclusion isn't provided, it defaults to 'success', as per your action.yml.

Key Updates:

Token Default Handling: If github_token is not passed, the script now falls back to the GITHUB_TOKEN environment variable.

Repo Default: If repo isn't provided, it uses GITHUB_REPOSITORY (which is a GitHub Actions built-in environment variable).

Workflow Conclusion Default: If workflow_conclusion isn't provided, it defaults to 'success', as per your action.yml.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant