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: fix syntax error in dependabot.yml #520

Merged
merged 1 commit into from
Dec 18, 2024
Merged

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/bug Something isn't working priority/P0 P0 priority, highest size/XS 1 day labels Dec 18, 2024
@reaver-flomesh reaver-flomesh added this to the v1.5.0 milestone Dec 18, 2024
@reaver-flomesh reaver-flomesh self-assigned this Dec 18, 2024
@reaver-flomesh reaver-flomesh merged commit f9f930e into main Dec 18, 2024
14 checks passed
@reaver-flomesh reaver-flomesh deleted the hotfix/dependabot branch December 18, 2024 04:55
@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-520-to-release/v1.4 origin/release/v1.4
cd .worktree/backport-520-to-release/v1.4
git switch --create backport-520-to-release/v1.4
git cherry-pick -x f9f930edc1b1861ad37f3ed9734a1f197856cc85

Copy link

✅ PR Title Formatted Correctly

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

reaver-flomesh added a commit that referenced this pull request Dec 18, 2024
reaver-flomesh added a commit that referenced this pull request Dec 18, 2024
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/bug Something isn't working needs-backport Need to backport merged PR to release/v* branch priority/P0 P0 priority, highest size/XS 1 day
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant