GitHub Actions

To get started with the AppMap GitHub Action, refer to the setup documentation

AppMap Analysis can work within GitHub Actions to collect, store, analyze, and report on the behavioral changes within each Pull Request. AppMap will analyze the changes in your application on each pushed commit or pull request. AppMap performs a thorough analysis of the runtime differences, giving you:

Root cause analysis of failed tests. Web service API changes, both breaking and non-breaking. New and resolved security findings. New and resolved performance findings. New and resolved findings in other categories: maintainability, reliability, and user-defined rules. “Behavioral diffs” as sequence diagrams showing changed runtime behavior within the PR.

Refer to the Getting Started with GitHub Actions Documentation to learn more about how to integrate GitHub Actions with AppMap


Was this page helpful? thumb_up Yes thumb_down No
Thank you for your feedback!