Create empty GitHub repo and clone monorepo into it #194
create-and-clone-repo.yml
on: workflow_dispatch
create_and_clone_repo
4s
send_success_message_to_pubsub
/
Notify task completion to the onboarding PubSub-topic
18s
Annotations
2 warnings
send_success_message_to_pubsub / Notify task completion to the onboarding PubSub-topic
The following actions use a deprecated Node.js version and will be forced to run on node20: google-github-actions/auth@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
send_success_message_to_pubsub / Notify task completion to the onboarding PubSub-topic
The "create_credentials_file" option is true, but the current GitHub workspace is empty. Did you forget to use "actions/checkout" before this step? If you do not intend to share authentication with future steps in this job, set "create_credentials_file" to false.
|