Skip to content

Add triggers to .github/workflows/ #1550

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

Merged
merged 1 commit into from
Jun 10, 2025

Conversation

cartland
Copy link
Contributor

This PR standardizes GitHub Actions triggers in workflow files within .github/workflows/.

The goal is to ensure workflows run consistently on push, pull_request, and workflow_dispatch events where appropriate.

This is part of a batch of pull requests across repositories owned by the android organization on GitHub.

Project Owner: Please review the changes carefully to ensure they are correct and appropriate for this project before approving and merging.

  • If you do not think this change is appropriate (e.g., a workflow should NOT run on one of these triggers), please leave a comment explaining why.
  • If you think the goal is appropriate but notice a mistake in the implementation, please leave a comment detailing the mistake.

@cartland cartland requested a review from a team as a code owner April 17, 2025 23:21
@cartland cartland requested a review from MagicalMeghan April 17, 2025 23:21
Copy link

Warning

Gemini encountered an error creating the summary. You can try again by commenting /gemini summary.

@cartland cartland force-pushed the workflow_dispatch branch from a6007d1 to 4963577 Compare June 10, 2025 16:19
@cartland
Copy link
Contributor Author

cartland commented Jun 10, 2025

One of the checks has been stuck since April 17 on "build / build Expected — Waiting for status to be reported". I just changed the commit message to see if I could poke GitHub to run the check again.

We cannot merge the pull request until the "1 pending check" has been completed.

@bentrengrove
Copy link
Member

All good, I fixed it

@bentrengrove bentrengrove merged commit 5881fe1 into android:main Jun 10, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants