Skip to content

[FSSDK-11917] Fix for: A specific user does not get bucketed correctly in the GO SDK #435

[FSSDK-11917] Fix for: A specific user does not get bucketed correctly in the GO SDK

[FSSDK-11917] Fix for: A specific user does not get bucketed correctly in the GO SDK #435

name: Jira ticket reference check
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
jira_ticket_reference_check:
runs-on: ubuntu-latest
steps:
- name: Check for Jira ticket reference
uses: optimizely/github-action-ticket-reference-checker-public@master
with:
bodyRegex: 'FSSDK-(?<ticketNumber>\d+)'