Skip to content

Stack scoping with custom resource suffixes #3061

Stack scoping with custom resource suffixes

Stack scoping with custom resource suffixes #3061

name: Issue Backlogger
on:
issues:
types:
- opened
jobs:
add-to-backlog:
name: "Add issue to backlog"
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/winglang/projects/2
github-token: ${{ secrets.PROJEN_GITHUB_TOKEN }}