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

Fix: issue command permission error #6071

Merged
merged 1 commit into from
Jun 3, 2023

Conversation

Somefive
Copy link
Collaborator

@Somefive Somefive commented Jun 2, 2023

Description of your changes

The VELA_BOT_TOKEN seems to expire and the issue-command CI breaks. This PR uses the default github workflow token for doing this CI.

I have:

  • Read and followed KubeVela's contribution process.
  • Related Docs updated properly. In a new feature or configuration option, an update to the documentation is necessary.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

Special notes for your reviewer

@Somefive Somefive marked this pull request as draft June 2, 2023 03:07
@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.14 🎉

Comparison is base (eb4b1a8) 66.00% compared to head (5a19991) 66.15%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6071      +/-   ##
==========================================
+ Coverage   66.00%   66.15%   +0.14%     
==========================================
  Files         193      193              
  Lines       25127    25127              
==========================================
+ Hits        16586    16623      +37     
+ Misses       6923     6890      -33     
+ Partials     1618     1614       -4     
Flag Coverage Δ
core-unittests 54.93% <ø> (-0.02%) ⬇️
e2e-multicluster-test 30.72% <ø> (+0.04%) ⬆️
e2etests 33.19% <ø> (+0.21%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 15 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Somefive <yd219913@alibaba-inc.com>
@Somefive Somefive marked this pull request as ready for review June 2, 2023 09:10
@chivalryq chivalryq merged commit 7a8264d into kubevela:master Jun 3, 2023
21 checks passed
susheelpal pushed a commit to susheelpal/kubevela that referenced this pull request Jun 4, 2023
Signed-off-by: Susheel Pal <er.susheelpal@gmail.com>
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.

None yet

3 participants