Skip to content

[major][feature]: Add request execution flow logger #557

[major][feature]: Add request execution flow logger

[major][feature]: Add request execution flow logger #557

Workflow file for this run

# IMPORTANT: This workflow is using a centralized PR Title validation as a reusable workflow from the AzureAD/azure-activedirectory-tokenbroker-for-objc repository. This helps ensure there is only a single source of truth for PR title linting across repos.
#
# The PR title lint workflow lives in the 'dev' branch of 'azure-activedirectory-tokenbroker-for-objc'.
#
# To update or modify PR title requirements, ONLY edit the file:
# https://github.com/AzureAD/azure-activedirectory-tokenbroker-for-objc/blob/dev/.github/workflows/pr-title-lint.yml
#
# For more information on reusable workflows, see: https://docs.github.com/en/actions/using-workflows/reusing-workflows
name: Lint PR Title
on:
pull_request_target:
types: [opened, edited, synchronize, reopened, ready_for_review]
permissions:
pull-requests: read
jobs:
validate-pr-title:
uses: AzureAD/azure-activedirectory-tokenbroker-for-objc/.github/workflows/pr-title-lint.yml@dev

Check failure on line 21 in .github/workflows/pr-title-lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pr-title-lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/pr-title-lint.yml" -> "AzureAD/azure-activedirectory-tokenbroker-for-objc/.github/workflows/pr-title-lint.yml@dev" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit