Skip to content

Add Alaska Flag

Add Alaska Flag #114

name: Autoresponder Out of Office
on:
issues:
types: [opened]
issue_comment:
types: [created]
pull_request:
types: [opened]
jobs:
auto-response:
runs-on: ubuntu-latest
steps:
- uses: wesleyscholl/[email protected]
id: autoresponder-comment
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
respondableId: ${{ github.event.issue.node_id }}
comment_body: "🏝 OpenMoji is on hold over summer (project maintainers are out of office until Oct 2024)."
delay_milliseconds: 5000 # Optional