Skip to content

fix: happy logs generates bad aws cloudwatch url #9796

fix: happy logs generates bad aws cloudwatch url

fix: happy logs generates bad aws cloudwatch url #9796

Workflow file for this run

on:
pull_request:
types:
- edited
- opened
- synchronize
- reopened
name: Jira PR
jobs:
validate_jira_reference:
runs-on: [ARM64, self-hosted, Linux]
steps:
- name: Validate Jira Reference
id: validateJiraReference
uses: chanzuckerberg/github-actions/.github/actions/[email protected]
with:
jiraToken: ${{ secrets.JIRA_TOKEN }}
projectKey: CCIE
skipBranches: '^(dependabot\/.*|release-please--branches--main)$'