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

Updated 'Update community pull requests spreadsheet' action test #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MisRob
Copy link
Member

@MisRob MisRob commented Dec 16, 2024

This tests that the spreadsheet gets updated when the action call is

name: Update community pull requests spreadsheet
on: [pull_request_target, issue_comment]

jobs:
  call-update-spreadsheet:
    uses: learningequality/.github/.github/workflows/update-pr-spreadsheet.yml@main
    secrets:
      CONTRIBUTIONS_SPREADSHEET_ID: ${{ secrets.CONTRIBUTIONS_SPREADSHEET_ID }}
      CONTRIBUTIONS_SHEET_NAME: ${{ secrets.CONTRIBUTIONS_SHEET_NAME }}
      GH_UPLOADER_GCP_SA_CREDENTIALS: ${{ secrets.GH_UPLOADER_GCP_SA_CREDENTIALS }}

(pushed directly to main before opening this pr)

@MisRob
Copy link
Member Author

MisRob commented Dec 16, 2024

All good!
Screenshot from 2024-12-16 14-44-29

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.

1 participant