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

🔧 (main.yml): update workflow conditions and verbosity for improved C… #2442

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Oct 9, 2024

…I/CD process

Enhance the GitHub Actions workflow by refining conditional checks and verbosity settings. The condition for removing the "safe" label now ensures it only applies when the label 'safe-to-build' is present, preventing unnecessary label removals. The verbosity level for gitversion is set to verbose, aiding in debugging and providing more detailed logs. Additionally, the build and documentation jobs are conditioned to not run on forked repositories targeting the main branch, preventing unintended executions and conserving resources.

…I/CD process

Enhance the GitHub Actions workflow by refining conditional checks and
verbosity settings. The condition for removing the "safe" label now
ensures it only applies when the label 'safe-to-build' is present,
preventing unnecessary label removals. The verbosity level for
gitversion is set to verbose, aiding in debugging and providing more
detailed logs. Additionally, the build and documentation jobs are
conditioned to not run on forked repositories targeting the main branch,
preventing unintended executions and conserving resources.
@MrHinsh MrHinsh merged commit c744acf into main Oct 9, 2024
2 of 3 checks passed
@MrHinsh MrHinsh deleted the fix/workflow-for-external-support branch October 9, 2024 10:27
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.

1 participant