Skip to content

Conversation

@koratalas
Copy link
Contributor

This action retrieves all active tickets assigned to the selected user. It queries relevant task tables (like incident, problem, or change_request) or a specific table you define and returns a list of active records associated with that user.

Typical scenarios:
To notify users or managers about pending work items.

@github-actions github-actions bot added the non-compliant PR violates CONTRIBUTING rules label Oct 11, 2025
@github-actions
Copy link

🚫 Unexpected files changed in PR

Thank you for your contribution. However, it seems that the file changes in this Pull Request are incorrect or invalid.
Please see the description of the unexpected file changes below. Contributions must be correct, valid, and align with the CONTRIBUTING.md for this repo.
This pull request modifies files outside the allowed paths/patterns.

Allowed patterns:

b812ceb69337a210633378917cba10bc/checksum.txt
b812ceb69337a210633378917cba10bc/update/sys_hub_action_type_definition_*.xml
b812ceb69337a210633378917cba10bc/update/sys_hub_category_*.xml
b812ceb69337a210633378917cba10bc/README.md

Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

If you feel that this PR should be accepted in its current state, please reach out to Astrid Sapphire (SapphicFire) on GitHub, or in the SNDevs Slack Hacktoberfest channel.

@github-actions github-actions bot closed this Oct 11, 2025
@koratalas
Copy link
Contributor Author

@Lacah / @SapphicFire - I have created the action as per the guidelines and have not made any changes to the Readme.md file, but still check is getting failed, Can you please help me on this ...

@Lacah Lacah reopened this Oct 11, 2025
@Lacah Lacah removed the non-compliant PR violates CONTRIBUTING rules label Oct 11, 2025
@Lacah
Copy link
Contributor

Lacah commented Oct 11, 2025

Yeah, it happens. The sys_scope_privilege record is not wanted though, because we do not want to inject cross-scope privilege records to anyone's instance. Therefore I have removed that.

@Lacah Lacah self-assigned this Oct 11, 2025
@Lacah Lacah merged commit 3940108 into ServiceNowDevProgram:main Oct 11, 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