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

CI to ensure from-pr and friends are not used in easystacks, and from-commit is merged upstream. #843

Open
ocaisa opened this issue Dec 20, 2024 · 0 comments

Comments

@ocaisa
Copy link
Member

ocaisa commented Dec 20, 2024

We need a yaml parser CI to make sure that from-pr is not being used in easystack files. We also need to check that if from-commit is being used that the PR is merged upstream, this can be done with something like

git merge-base --is-ancestor $COMMIT_ID HEAD
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

No branches or pull requests

1 participant