Open Issues Need Help
View All on GitHubAI Summary: Test the new PR comment handler functionality that allows for environment-specific merging and deployment actions. This involves creating PR comments with specific keywords to trigger different workflows (merge to development, build/deploy to staging, deploy to production) and verifying the expected behavior in each case.
A customizable GitHub template repository for Agile-driven CI/CD automation and streamlined developer workflows.
AI Summary: Test the end-to-end CI/CD pipeline triggered by a specific comment on a pull request in the `agile-github-starter` repository. This involves creating a pull request, adding a comment with the trigger phrase, and verifying that the comment triggers the correct workflow, merges the PR, and deploys to the development environment.
A customizable GitHub template repository for Agile-driven CI/CD automation and streamlined developer workflows.