Skip to content

Add workflow to auto-add issues to project#117

Open
slifty wants to merge 1 commit into
mainfrom
noissue-add-to-project
Open

Add workflow to auto-add issues to project#117
slifty wants to merge 1 commit into
mainfrom
noissue-add-to-project

Conversation

@slifty

@slifty slifty commented Jun 26, 2026

Copy link
Copy Markdown
Member

Adds a caller workflow so new issues in this repository are automatically added to the organization project board, via the shared reusable workflow in PhilanthropyDataCommons/.github.

Depends on these being in place before it will do anything:

  • PhilanthropyDataCommons/.github#5 reusable workflow merged to main
  • pdc-bot GitHub App created and the org PDC_BOT_APP_ID / PDC_BOT_PRIVATE_KEY / ADD_TO_PROJECT_URL secrets/variables configured

Until then this is inert (it triggers only on issues events, not on this PR), so it is safe to merge in any order.

Issue: PhilanthropyDataCommons/.github#5

🤖 Generated with Claude Code

@bickelj bickelj left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Issues opened in this repository must currently be added to the org
project board by hand. Add a caller workflow that invokes the shared
PhilanthropyDataCommons/.github reusable workflow so new issues are
added to the board automatically.

Issue PhilanthropyDataCommons/.github#5 Automatically add issues to current project
@bickelj bickelj force-pushed the noissue-add-to-project branch from b2a7245 to effd94f Compare June 30, 2026 17:41
@bickelj

bickelj commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

@slifty You are welcome to rebase and merge, sorry, I was in a dep update mode which is why I rebased.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants