-
Notifications
You must be signed in to change notification settings - Fork 179
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
Migrate pre-main-check-users-map to Github action #9768
Labels
area/ci
Issues or PRs related to CI related topics
Comments
This issue has been automatically marked as stale due to the lack of recent activity. It will soon be closed if no further activity occurs. |
This issue has been automatically closed due to the lack of recent activity. |
17 tasks
2 tasks
This was referenced Jan 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Create a Cloud Run service that will generate a file in Google Cloud Firestore containing Slack user mappings. Below is the relevant code snippet that demonstrates the function:
The Cloud Run service should be configured to:
Additionally, modify the SlackMessageSender Cloud Run / GitHub-webhook-gateway Cloud Run to:
If a user is not found, the application should invoke the above Cloud Run service to reload the file and confirm it has completed the operation.
Reasons
Migration out from Prow.
Acceptance Criteria
Attachments
#9470
The text was updated successfully, but these errors were encountered: