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

Modify weekly pulumi upgrade action to run acceptance tests in PR #1313

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

flostadler
Copy link
Contributor

@flostadler flostadler commented Jun 17, 2024

Previously the weekly pulumi upgrade couldn't auto-merge because it used the built-in action access token for creating the PR. That default GH action user doesn't have the necessary access rights (i.e. is not a member of pulumi) to run acceptance tests.

This change makes the gh cli use the pulumi bot token.

@flostadler flostadler self-assigned this Jun 17, 2024
@flostadler flostadler force-pushed the weekly-pu-upgrade-merge-strat branch from 8d43339 to 379e913 Compare June 17, 2024 14:54
@flostadler flostadler changed the title Modify weekly pulumi upgrade action to run acceptance tests and auto-merge Modify weekly pulumi upgrade action to run acceptance tests in PR Jun 17, 2024
@flostadler flostadler requested a review from a team June 17, 2024 15:27
@flostadler flostadler marked this pull request as ready for review June 17, 2024 15:27
@flostadler flostadler merged commit 58d6cda into master Jun 17, 2024
12 checks passed
@flostadler flostadler deleted the weekly-pu-upgrade-merge-strat branch June 17, 2024 16:20
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