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

chore(ci): Trigger CI with an Empty Commit #767

Closed
wants to merge 1 commit into from

Conversation

refcell
Copy link
Collaborator

@refcell refcell commented Nov 1, 2024

Description

The github action to update the monorepo pin has left ci in a waiting status, not being triggered.

This PR appends a small step once the monorepo pin bot pr is open that force pushes an empty commit to the branch to trigger a ci run.

Since PRs are squash merged, this shouldn't have a noticeable effect, and should trigger ci to be run on PRs like #766.

@refcell refcell requested a review from clabby as a code owner November 1, 2024 11:37
@refcell
Copy link
Collaborator Author

refcell commented Nov 1, 2024

📚 $\text{Stack Overview}$

Pulls submitted in this stack:

This comment was automatically generated by st.

@refcell refcell self-assigned this Nov 1, 2024
@refcell refcell added K-chore Kind: chore A-workspace Area: Top level workspace modifications labels Nov 1, 2024
Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.8%. Comparing base (85b1c88) to head (9b5c3b6).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@refcell
Copy link
Collaborator Author

refcell commented Nov 1, 2024

This doesn't work unfortunately due to GITHUB_TOKEN permissions

@refcell refcell closed this Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-workspace Area: Top level workspace modifications K-chore Kind: chore
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant