Skip to content

[Feature Request] PageStackNavController: events that trigger when pushing a page to an empty stack or when stack is cleared #1195

[Feature Request] PageStackNavController: events that trigger when pushing a page to an empty stack or when stack is cleared

[Feature Request] PageStackNavController: events that trigger when pushing a page to an empty stack or when stack is cleared #1195

Workflow file for this run

name: needs triage
on:
issues:
types: [opened, labeled]
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: capdiem/[email protected]
with:
repoToken: ${{ secrets.GITHUB_TOKEN }}
eventType: ${{ github.event.action }}
labelName: 'status/needs triage'
secondsUtilLabel: 300,
goodFirstIssue: true