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

Simplify the workflows #6

Merged
merged 2 commits into from
Jul 10, 2024
Merged

Simplify the workflows #6

merged 2 commits into from
Jul 10, 2024

Conversation

dmorgan-fa
Copy link
Contributor

What

Simplify the repo's workflows:

  • only try to trigger a release on merge to default branch (e.g. main) if the version file has been updated and inline tests have been successful
  • Tests workflow is still a required check, but no longer triggers a workflow_run completed for release

@dmorgan-fa dmorgan-fa requested a review from a team as a code owner July 10, 2024 10:06
@dmorgan-fa dmorgan-fa requested a review from DuncSmith July 10, 2024 10:06
# What
Simplify the repo's workflows:
- only try to trigger a release on merge to default branch (e.g. `main`) if the version file has been updated and inline tests have been successful
- `Tests` workflow is still a required check, but no longer triggers a `workflow_run` `completed` for release
@dmorgan-fa dmorgan-fa force-pushed the simplify-workflows branch from 84f6608 to 8d84d64 Compare July 10, 2024 10:11
@dmorgan-fa dmorgan-fa force-pushed the simplify-workflows branch from 8d84d64 to 688fa7d Compare July 10, 2024 10:20
@dmorgan-fa dmorgan-fa merged commit e1bc677 into main Jul 10, 2024
2 checks passed
@dmorgan-fa dmorgan-fa deleted the simplify-workflows branch July 10, 2024 10:22
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