Skip to content

Conversation

@SapphicFire
Copy link
Contributor

This PR introduces an action to get available versions of an application based on its Scope ID.

Input:

  • Scope ID (string): An example is sn_coupa_spoke

Outputs:

  • Version count (integer): Number of version records available
  • Message (string): Advises if ID is invalid or user friendly message of Scope installed and count
  • Versions (GlideList - Records.sys_app_version): List of GlideRecords representing the version records
  • Scope installed (Boolean): True if the scope is currently installed, false if not

@github-actions
Copy link

github-actions bot commented Oct 2, 2025

Valid PR for ActionPack

Thank you for your contribution. This PR complies with the CONTRIBUTING.md.
A maintainer will review this shortly. In the meantime, Happy Hacking!

@wiz0floyd wiz0floyd merged commit e1b3f42 into ServiceNowDevProgram:main Oct 2, 2025
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.

2 participants