Skip to content
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

Remove main branch restriction for the AppSignals tests #1563

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jefchien
Copy link
Contributor

Description of the issue

Application Signals E2E should run when the Build Test Artifacts workflow completes. There was a previous assumption that we only wanted to run it when merging into main, but that has prevented detection of regressions towards Application Signals specific features.

Description of changes

Removes the main branch restriction so any workflow dispatch call will trigger the test run.

License

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Tests

https://github.com/aws/amazon-cloudwatch-agent/actions/runs/13465636231

Requirements

Before commit the code, please do the following steps.

  1. Run make fmt and make fmt-sh
  2. Run make lint

@jefchien jefchien requested a review from a team as a code owner February 21, 2025 22:10
Copy link
Contributor

github-actions bot commented Mar 4, 2025

This PR was marked stale due to lack of activity.

@github-actions github-actions bot added the Stale label Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants