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

Checks don't run for dependency update PR #534

Closed
2 tasks done
kaklakariada opened this issue Feb 27, 2024 · 1 comment · Fixed by #535
Closed
2 tasks done

Checks don't run for dependency update PR #534

kaklakariada opened this issue Feb 27, 2024 · 1 comment · Fixed by #535
Assignees
Labels
feature Product feature

Comments

@kaklakariada
Copy link
Collaborator

kaklakariada commented Feb 27, 2024

When the dependency update workflow (#515) creates a PR with dependency updates, the checks for this PR don't run initially.

Possible options:

  1. User closes and re-opens the PR to trigger the checks
  2. The workflow uses a PAT (personal access token) or GitHub App token to create the PR

See

We decided to implement option 1 for now because it has less impact, and the inconvenience for the user is acceptable.

AC

  • Decision and alternatives documented in design
  • A comment in the created PR asks the user to close & reopen the PR
@kaklakariada
Copy link
Collaborator Author

Effort: ~0.5pd

@pj-spoelders pj-spoelders changed the title Checks don't run for depedency update PR Checks don't run for dependency update PR Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Product feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant