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

[ENHANCEMENT] ci: Review event triggers to reduce CI runs #5075

Merged
merged 1 commit into from
Jun 21, 2024

Conversation

frascuchon
Copy link
Member

  • Always run on main, develop, and releases/** branches
  • Pull request runs will be filtered by affected files
  • Docker images will be built on main, develop, and releases/** or whatever PR affecting server changes.

Type of change

  • Refactor (change restructuring the codebase without changing functionality)
  • Improvement (change adding some improvement to an existing functionality)

How Has This Been Tested

Running some actions

Checklist

  • I added relevant documentation
  • follows the style guidelines of this project
  • I did a self-review of my code
  • I made corresponding changes to the documentation
  • I confirm My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • I have added relevant notes to the CHANGELOG.md file (See https://keepachangelog.com/)

- Always run on main, develop and releases/** branches
- Pull request runs will be filtered by affected files
- Docker images will be build on main, develop and releases/** or whatever PR affecting server changes.
@frascuchon frascuchon merged commit e969d82 into develop Jun 21, 2024
1 check passed
@frascuchon frascuchon deleted the ci/review-ci-events branch June 21, 2024 14:50
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