I'm working on initiating a GitHub Action when an approval is granted on a Jira Service Management (JSM) issue. Currently, I'm achieving this by utilizing my GitHub Personal Access Token (PAT) for authentication. However, I'm exploring an alternative method to authenticate from within the JSM automation rule.