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: groups and ignores dependencies updates #560

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

reaver-flomesh
Copy link
Collaborator

Description:

Testing done:

Affected area:

Functional Area
New Functionality [ ]
CI System [ ]
CLI Tool [ ]
Certificate Management [ ]
Control Plane [ ]
Demo [ ]
Documentation [ ]
Egress [ ]
Ingress [ ]
Install [ ]
Networking [ ]
Observability [ ]
Performance [ ]
SMI Policy [ ]
Security [ ]
Sidecar Injection [ ]
Tests [ ]
Upgrade [ ]
Other [ ]

Please answer the following questions with yes/no.

  1. Does this change contain code from or inspired by another project?

    • Did you notify the maintainers and provide attribution?
  2. Is this a breaking change?

  3. Has documentation corresponding to this change been updated in the fsm-docs repo (if applicable)?

@reaver-flomesh reaver-flomesh added needs-backport Need to backport merged PR to release/v* branch area/CI Task/Issue related to CI change/github-actions Pull requests that update GitHub Actions code kind/enhancement New feature or request priority/P1 P1 priority size/XS 1 day labels Dec 21, 2024
@reaver-flomesh reaver-flomesh added this to the v1.5.0 milestone Dec 21, 2024
@reaver-flomesh reaver-flomesh self-assigned this Dec 21, 2024
@reaver-flomesh reaver-flomesh merged commit d4227d0 into main Dec 21, 2024
11 checks passed
@reaver-flomesh reaver-flomesh deleted the reaver-flomesh-patch-1 branch December 21, 2024 03:07
@reaver-flomesh
Copy link
Collaborator Author

Backport failed for release/v1.4, because it was unable to cherry-pick the commit(s).

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin release/v1.4
git worktree add -d .worktree/backport-560-to-release/v1.4 origin/release/v1.4
cd .worktree/backport-560-to-release/v1.4
git switch --create backport-560-to-release/v1.4
git cherry-pick -x d4227d0a73a19d7abc7378501191fb00a29e60b9

Copy link

✅ PR Title Formatted Correctly

The title of this PR has been updated to match the correct format. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/CI Task/Issue related to CI change/github-actions Pull requests that update GitHub Actions code kind/enhancement New feature or request needs-backport Need to backport merged PR to release/v* branch priority/P1 P1 priority size/XS 1 day
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant