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: change github action trigger rules for release/* and rc*/* branches #779

Merged
merged 10 commits into from
Nov 3, 2022

Conversation

zemyblue
Copy link
Member

@zemyblue zemyblue commented Nov 2, 2022

Description

closed: #771

  • Change the release-sims test trigger rule when add release tag.
  • Add github action in rc*/* and release/* branches like main branch

Motivation and context

The release-sims test of ci take too many times, and there is alternative short test. So I think it is no need to test every PR.

How has this been tested?

Screenshots (if appropriate):

Checklist:

  • I followed the contributing guidelines and code of conduct.
  • I have added a relevant changelog to CHANGELOG.md
  • I have added tests to cover my changes.
  • I have updated the documentation accordingly.
  • I have updated API documentation client/docs/swagger-ui/swagger.yaml

Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue marked this pull request as draft November 2, 2022 03:39
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue self-assigned this Nov 2, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue added release and removed release labels Nov 2, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue marked this pull request as ready for review November 2, 2022 09:35
@zemyblue zemyblue linked an issue Nov 2, 2022 that may be closed by this pull request
4 tasks
@zemyblue zemyblue requested review from loin3 and tnasu November 2, 2022 09:39
.github/workflows/release-sims.yml Outdated Show resolved Hide resolved
.github/workflows/release-sims.yml Outdated Show resolved Hide resolved
@zemyblue zemyblue closed this Nov 2, 2022
@zemyblue zemyblue reopened this Nov 2, 2022
@zemyblue zemyblue closed this Nov 2, 2022
@zemyblue zemyblue reopened this Nov 2, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue removed the release label Nov 2, 2022
@zemyblue zemyblue closed this Nov 3, 2022
@zemyblue zemyblue reopened this Nov 3, 2022
@0Tech 0Tech self-requested a review November 3, 2022 01:05
@zemyblue zemyblue added release and removed release labels Nov 3, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
@zemyblue zemyblue requested a review from dudong2 November 3, 2022 01:53
@zemyblue zemyblue changed the title ci: change the release-sims test trigger rule ci: change github action trigger rules for release/* and rc*/* branches Nov 3, 2022
Signed-off-by: zemyblue <zemyblue@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change the rule of the Release Sims CI in rcx/ and release/ branch
4 participants