Questions tagged [github-actions-services]

17 questions
0
votes
0 answers

Github actions delivery bot

We have set up Github actions for ci/cd pipelines, and it was working as expected a few days back. We use GitHub pr comments (/deploy staging) to deploy the code to the AWS S3 bucket and everything was working as expected, But now when we comment on…
0
votes
1 answer

Is there any option to run github action via email

I need to send an email to github and then it need to run github action with input Is that possible? Or i need to make a push to master via email
1
2