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

Fix Knapsack manifest refresh PRs #5491

Merged
merged 1 commit into from
Jan 29, 2025
Merged

Conversation

ethax-ross
Copy link
Collaborator

@ethax-ross ethax-ross commented Jan 28, 2025

Context

GitHub prevents the PRs raised from a GitHub action from triggering further CI actions by default. We need to use another authentication method than the default GITHUB_TOKEN.

Changes proposed in this pull request

  • Fix Knapsack manifest refresh PRs

Switch to GitHub App authentication This will allow the CI checks will be ran on the PR raised by the create-pull-request action.

Guidance to review

Example PR raised by run

Copy link

Review app deployed to https://cpd-ecf-review-5491-web.test.teacherservices.cloud

This will allow the CI checks will be ran on the PR raised by the
`create-pull-request` action.
@ethax-ross ethax-ross force-pushed the fix-knapsack-manifest-prs branch from a2b4cb9 to e587f86 Compare January 29, 2025 07:53
@ethax-ross ethax-ross force-pushed the fix-knapsack-manifest-prs branch from e587f86 to 3ab707f Compare January 29, 2025 08:35
@ethax-ross ethax-ross marked this pull request as ready for review January 29, 2025 08:35
@ethax-ross ethax-ross added this pull request to the merge queue Jan 29, 2025
Merged via the queue into main with commit b5d843d Jan 29, 2025
39 checks passed
@ethax-ross ethax-ross deleted the fix-knapsack-manifest-prs branch January 29, 2025 09:10
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