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(ci): Fixing the permission issue for the Backport workflow #15435

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

shashidhar-patil
Copy link
Contributor

Summary

Backport workflow is failing due to permission issue. Found one odd secret has been used named GIT_TOKEN in this workflow as compared to other workflows.

Test Plan

Secrete GITHUB_TOKEN is being used in all different workflows and working fine.

Additional Information

  • This change is backwards-breaking

Signed-off-by: shashidhar-patil <shashidhar.patil@veltris.com>
@shashidhar-patil shashidhar-patil requested a review from a team as a code owner June 4, 2024 07:05
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines. label Jun 4, 2024
Copy link
Contributor

github-actions bot commented Jun 4, 2024

Thanks for opening a PR! 💯

A couple initial guidelines

Howto

  • Reviews. The "Reviewers" listed for this PR are the Magma maintainers who will shepherd it.
  • Checks. All required CI checks must pass before merge.
  • Merge. Once approved and passing CI checks, use the ready2merge label to indicate the maintainers can merge your PR.

More info

Please take a moment to read through the Magma project's

If this is your first Magma PR, also consider reading

@github-actions github-actions bot added the component: ci All updates on CI (Jenkins/CircleCi/Github Action) label Jun 4, 2024
Copy link
Contributor

@panyogesh panyogesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@panyogesh panyogesh merged commit e8d204d into master Jun 4, 2024
103 checks passed
@panyogesh panyogesh deleted the fix-ci-backport-permissions branch June 4, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ci All updates on CI (Jenkins/CircleCi/Github Action) size/XS Denotes a PR that changes 0-9 lines.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants