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

Add generic composite action to push to protected branch #8

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

kaitj
Copy link
Collaborator

@kaitj kaitj commented Sep 28, 2023

The current actions all have a step that push to a protected branch, but as part of a versioning workflow or composite action. This just adds an additional composite action that performs a git status check and pushes (if necessary) to a protected branch.

@kaitj kaitj added the enhancement New feature or request label Sep 28, 2023
@kaitj kaitj self-assigned this Sep 28, 2023
@kaitj kaitj marked this pull request as ready for review September 28, 2023 15:43
@kaitj kaitj merged commit 0a4ca9b into main Sep 28, 2023
@kaitj kaitj deleted the maint/commit-actions branch September 28, 2023 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant