Skip to content

chore: add issues and PRs to FS project board workflow#45

Merged
BigLep merged 4 commits into
masterfrom
phi/add-fs-project-board-workflow
May 28, 2026
Merged

chore: add issues and PRs to FS project board workflow#45
BigLep merged 4 commits into
masterfrom
phi/add-fs-project-board-workflow

Conversation

@BigLep
Copy link
Copy Markdown
Contributor

@BigLep BigLep commented May 27, 2026

Summary

  • add .github/workflows/add-issues-and-prs-to-fs-project-board.yml
  • mirror the same automation pattern used in dealbot for adding new issues/PRs to the FS project board
  • use pull_request_target to support PRs from forks while keeping the action pinned

Test plan

  • validate workflow YAML structure and trigger blocks
  • verify action version and project URL match expected values

Made with Cursor

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions
Copy link
Copy Markdown
Contributor

Before merge, verify that all the following plans are correct. After merge, Apply will regenerate the plans from the merged commit and continue only if they match.

Terraform plans

FilOzone
No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link
Copy Markdown
Contributor

The following access changes will be introduced as a result of applying the plan:

Access Changes
There will be no access changes

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a GitHub Actions workflow that automatically adds newly opened Issues and PRs to the FilOzone FS GitHub Project board, including support for fork-based PRs via pull_request_target.

Changes:

  • Introduces .github/workflows/add-issues-and-prs-to-fs-project-board.yml to auto-add opened Issues/PRs to org Project 14.
  • Uses a repository secret (FILOZZY_CI_ADD_TO_PROJECT) as the token for actions/add-to-project.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/add-issues-and-prs-to-fs-project-board.yml Outdated
Comment thread .github/workflows/add-issues-and-prs-to-fs-project-board.yml
Comment thread .github/workflows/add-issues-and-prs-to-fs-project-board.yml Outdated
Comment thread .github/workflows/add-issues-and-prs-to-fs-project-board.yml Outdated
Co-authored-by: Cursor <cursoragent@cursor.com>
@BigLep BigLep merged commit 6a0487d into master May 28, 2026
6 checks passed
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.

3 participants