Skip to content

Conversation

@rohi-v
Copy link
Contributor

@rohi-v rohi-v commented Sep 30, 2025

This Action retrieves a system property value by name and returns it as a string output. If the property doesn't exist or has no value, it returns a specified default value instead.

Inputs:
Property Name (required)
Default Value (optional)

Output:
Property Value (string)

resolves #2 - feature

…s it as a string output. If the property doesn't exist or has no value, it returns a specified default value instead.
@Paulsylo25 Paulsylo25 self-assigned this Sep 30, 2025
@Paulsylo25
Copy link
Contributor

Remove the conflicts and committing merge. Thank you for the contribution

@Paulsylo25 Paulsylo25 closed this Sep 30, 2025
@rohi-v rohi-v reopened this Sep 30, 2025
Copy link
Contributor

@SapphicFire SapphicFire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me @rohi-v, thank you for the contribution!

@SapphicFire SapphicFire merged commit 02fd265 into ServiceNowDevProgram:main Sep 30, 2025
1 check passed
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.

feat: Create an action to Get a System Property value

3 participants