Skip to content

Conversation

@BigLep
Copy link
Contributor

@BigLep BigLep commented Jul 8, 2025

This is part of #10

This adds the workflow to

Reviewer's Checklist

  • It is clear where the request is coming from (if unsure, ask)
  • All the automated checks passed
  • The YAML changes reflect the summary of the request
  • The Terraform plan posted as a comment reflects the summary of the request

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2025

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

Access Changes
There will be no access changes

@github-actions
Copy link
Contributor

github-actions bot commented Jul 8, 2025

Before merge, verify that all the following plans are correct. They will be applied as-is after the merge.

Terraform plans

FilOzone

Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  + create

Terraform will perform the following actions:

  # github_repository_file.this["filecoin-services-payments/.github/workflows/add-issues-and-prs-to-fs-project-board.yml"] will be created
  + resource "github_repository_file" "this" {
      + autocreate_branch_source_sha = (known after apply)
      + branch                       = "main"
      + commit_author                = "GitHub"
      + commit_email                 = "noreply@github.com"
      + commit_message               = "chore: Update .github/workflows/add-issues-and-prs-to-fs-project-board.yml [skip ci]"
      + commit_sha                   = (known after apply)
      + content                      = "workflows/add-issues-and-prs-to-fs-project-board.yml"
      + file                         = ".github/workflows/add-issues-and-prs-to-fs-project-board.yml"
      + id                           = (known after apply)
      + overwrite_on_create          = true
      + ref                          = (known after apply)
      + repository                   = "filecoin-services-payments"
      + sha                          = (known after apply)
    }

  # github_repository_file.this["filecoin-services/.github/workflows/add-issues-and-prs-to-fs-project-board.yml"] will be created
  + resource "github_repository_file" "this" {
      + autocreate_branch_source_sha = (known after apply)
      + branch                       = "main"
      + commit_author                = "GitHub"
      + commit_email                 = "noreply@github.com"
      + commit_message               = "chore: Update .github/workflows/add-issues-and-prs-to-fs-project-board.yml [skip ci]"
      + commit_sha                   = (known after apply)
      + content                      = "workflows/add-issues-and-prs-to-fs-project-board.yml"
      + file                         = ".github/workflows/add-issues-and-prs-to-fs-project-board.yml"
      + id                           = (known after apply)
      + overwrite_on_create          = true
      + ref                          = (known after apply)
      + repository                   = "filecoin-services"
      + sha                          = (known after apply)
    }

  # github_repository_file.this["pdp/.github/workflows/add-issues-and-prs-to-fs-project-board.yml"] will be created
  + resource "github_repository_file" "this" {
      + autocreate_branch_source_sha = (known after apply)
      + branch                       = "main"
      + commit_author                = "GitHub"
      + commit_email                 = "noreply@github.com"
      + commit_message               = "chore: Update .github/workflows/add-issues-and-prs-to-fs-project-board.yml [skip ci]"
      + commit_sha                   = (known after apply)
      + content                      = "workflows/add-issues-and-prs-to-fs-project-board.yml"
      + file                         = ".github/workflows/add-issues-and-prs-to-fs-project-board.yml"
      + id                           = (known after apply)
      + overwrite_on_create          = true
      + ref                          = (known after apply)
      + repository                   = "pdp"
      + sha                          = (known after apply)
    }

  # github_repository_file.this["synapse-sdk/.github/workflows/add-issues-and-prs-to-fs-project-board.yml"] will be created
  + resource "github_repository_file" "this" {
      + autocreate_branch_source_sha = (known after apply)
      + branch                       = "master"
      + commit_author                = "GitHub"
      + commit_email                 = "noreply@github.com"
      + commit_message               = "chore: Update .github/workflows/add-issues-and-prs-to-fs-project-board.yml [skip ci]"
      + commit_sha                   = (known after apply)
      + content                      = "workflows/add-issues-and-prs-to-fs-project-board.yml"
      + file                         = ".github/workflows/add-issues-and-prs-to-fs-project-board.yml"
      + id                           = (known after apply)
      + overwrite_on_create          = true
      + ref                          = (known after apply)
      + repository                   = "synapse-sdk"
      + sha                          = (known after apply)
    }

Plan: 4 to add, 0 to change, 0 to destroy.

@BigLep BigLep requested a review from rjan90 July 8, 2025 22:00
@BigLep BigLep marked this pull request as ready for review July 9, 2025 02:03
@BigLep BigLep merged commit 26e9579 into master Jul 9, 2025
6 checks passed
BigLep added a commit that referenced this pull request Jul 17, 2025
This undoes #12 given issues with file distribution through github-mgmt discussed in #10 (comment)
BigLep added a commit that referenced this pull request Jul 17, 2025
* Remove distribution of add-issues-and-prs-to-fs-project-board.yml

This undoes #12 given issues with file distribution through github-mgmt discussed in #10 (comment)

* Update add-issues-and-prs-to-fs-project-board.yml
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