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] Skip workflow for non release branches on push #5964

Merged

Conversation

ashwin-pc
Copy link
Member

Description

Reduces the number of times the build and test workflow runs to be just for the main and release branches. All other triggers stay the same. Tis only applies to the push trigger.

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

@ashwin-pc ashwin-pc changed the title skip workflow for non release branches on push [CI] Skip workflow for non release branches on push Feb 27, 2024
@ashwin-pc ashwin-pc added Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry ci labels Feb 27, 2024
Copy link
Member

@kavilla kavilla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good call!

@AMoo-Miki AMoo-Miki merged commit 53545ac into opensearch-project:main Feb 27, 2024
20 of 37 checks passed
gaobinlong pushed a commit to gaobinlong/OpenSearch-Dashboards that referenced this pull request Feb 28, 2024
SuZhou-Joe pushed a commit to SuZhou-Joe/OpenSearch-Dashboards that referenced this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci distinguished-contributor Skip-Changelog PRs that are too trivial to warrant a changelog or release notes entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants