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 a GitHub workflow that checks for uncomitted changes #438

Merged
merged 4 commits into from
Nov 21, 2023

Conversation

quesabe
Copy link
Collaborator

@quesabe quesabe commented Nov 15, 2023

Closes PLA-276.

The new workflow runs default projen task and then checks git status (exiting with error on present changes). The workflow added to the templates packages as well as to the templates.

NOTE: There is only one functional commit. The last two are only used to show the workflow catches errors and passes on clean git status. Please squash before merging, or delete the testing commits.

@quesabe quesabe self-assigned this Nov 15, 2023
Copy link

linear bot commented Nov 15, 2023

PLA-276

@quesabe quesabe requested a review from gvidon November 15, 2023 18:24
.github/workflows/uncomitted-changes.yml Outdated Show resolved Hide resolved
src/common/github/__tests__/index.ts Outdated Show resolved Hide resolved
@quesabe quesabe requested a review from gvidon November 17, 2023 05:43
@gvidon gvidon merged commit 72b6a59 into main Nov 21, 2023
7 checks passed
@gvidon gvidon deleted the uncomitted-changes-workflow branch November 21, 2023 23:08
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.

2 participants