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 run-name to release workflow #800

Merged
merged 2 commits into from Mar 12, 2024
Merged

Add run-name to release workflow #800

merged 2 commits into from Mar 12, 2024

Conversation

delatrie
Copy link
Contributor

@delatrie delatrie commented Mar 12, 2024

Context

This PR adds the run-name property to the release CI workflow. The value includes the version number and the author of the release.

Additional changes

The PR also fixes the build CI workflow:

  • allure-pytest build & test now is skipped if no changes detected (in a same manner as the built & test job for other adapters)
  • commons build and linting now are also skipped if no changes detected

@delatrie delatrie added theme:core type:internal Change that isn't visible or obvious for end users labels Mar 12, 2024
@delatrie delatrie requested a review from baev March 12, 2024 10:41
@delatrie delatrie self-assigned this Mar 12, 2024
  - conditions on pytest-changes
  - conditions of the "commons" job
@delatrie delatrie marked this pull request as ready for review March 12, 2024 10:57
@baev baev merged commit 2a71e7f into master Mar 12, 2024
7 checks passed
@baev baev deleted the release-ci-run-name branch March 12, 2024 11:25
IvanBuruyane pushed a commit to IvanBuruyane/allure-python that referenced this pull request Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme:core type:internal Change that isn't visible or obvious for end users
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants