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

Adjusted the CI to skip frontend and backend tests for commits/PRs containing the 'docs-only' text. #6729 #7756

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

trinaya-kantevari
Copy link

Changes made:

workflow-test.yml:
Extended the if condition to ensure that the frontend and backend jobs will only run if the most recent commit message does not contain the text 'docs-only' when a push is made.

pull-request.yml:
Updated the if condition to ensure that the frontend and backend jobs will only run if the PR title, body, and labels do not contain 'docs-only'.

I would really appreciate any feedback or suggestions.

Updated the if condition in the frontend and backend jobs to skip tests if 'docs-only' is present in the Pull Request title, body, or labels.
Updated the if condition in the frontend and backend jobs to skip tests if 'docs-only' is present in the commit message.
@MilosPaunovic MilosPaunovic requested a review from Skraye March 10, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To review
Development

Successfully merging this pull request may close these issues.

1 participant