Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate adding issues and PRs to project board #145

Merged
merged 2 commits into from
Nov 14, 2023

Commits on Nov 13, 2023

  1. Automate adding issues and PRs to project board

    This introduces automation for adding issues and PRs to an org-wide project board. The goal is to have a clear view into incoming issues/PRs so that we know none can fall through the cracks.
    chrispine authored Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cbf8ce0 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Also handle reopened/transferred events

    Automation will now also add to project for reopened PRs and reopened/transferred issues.
    chrispine authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    fcf9752 View commit details
    Browse the repository at this point in the history