Skip to content

Conversation

@deleonio
Copy link
Contributor

Summary

  • add a GitHub Actions workflow that listens for new or reopened issues
  • automatically add those issues to the organization project via actions/add-to-project
  • document the required repository variable and secret for the project URL and PAT

Testing

  • pnpm run lint
  • pnpm run build

Codex Task

runs-on: ubuntu-latest
steps:
- name: Add issue to organization project
uses: actions/[email protected]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ist das die aktuellste Version?

@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants