Skip to content

[tool] chore(tooling): introduce add to project workflow (#186)#187

Merged
ncarenton merged 1 commit intomainfrom
chore/introduce-add-to-project-workflow
Feb 24, 2026
Merged

[tool] chore(tooling): introduce add to project workflow (#186)#187
ncarenton merged 1 commit intomainfrom
chore/introduce-add-to-project-workflow

Conversation

@ncarenton
Copy link
Member

@ncarenton ncarenton commented Feb 24, 2026

Context

Integrations team is taking the ownership of the client-python

Proposed changes

Adds a GitHub Actions workflow to automatically add newly opened issues and pull requests to our shared GitHub Project board.

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Feb 24, 2026
@ncarenton ncarenton changed the title [tool] chore(tooling): introduce add to project workflow [tool] chore(tooling): introduce add to project workflow (#186) Feb 24, 2026
@ncarenton ncarenton force-pushed the chore/introduce-add-to-project-workflow branch from 663dd35 to b07c5ad Compare February 24, 2026 12:53
Copy link
Member

@mariot mariot left a comment

Choose a reason for hiding this comment

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

I can't test it but looks good according to the docs

@ncarenton ncarenton merged commit 0c606c1 into main Feb 24, 2026
11 checks passed
@ncarenton ncarenton deleted the chore/introduce-add-to-project-workflow branch February 24, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add the add-to-project workflow

2 participants