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 permissions for PR Stats action #67

Merged
merged 1 commit into from
Dec 23, 2022

Conversation

manuelmhtr
Copy link
Contributor

@manuelmhtr manuelmhtr commented Dec 23, 2022

Description

The pull-request-stats action is configured correctly but lacks permission to comment on the pull request description.

This pull request sets write permission for pull-requests on this action.

Issues Resolved

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed as per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@manuelmhtr manuelmhtr requested a review from a team December 23, 2022 22:56
Signed-off-by: Manuel de la Torre <manuelmhtr@gmail.com>
Copy link
Collaborator

@macohen macohen left a comment

Choose a reason for hiding this comment

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

Thanks!

@macohen macohen merged commit 493d74e into opensearch-project:main Dec 23, 2022
@macohen
Copy link
Collaborator

macohen commented Dec 23, 2022

fixes #67 and #66

@manuelmhtr manuelmhtr deleted the fix-pr-stats branch December 23, 2022 23:19
@noCharger noCharger added the backport 2.x Backport to 2.x branch label Jan 4, 2023
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jan 4, 2023
Signed-off-by: Manuel de la Torre <manuelmhtr@gmail.com>

Signed-off-by: Manuel de la Torre <manuelmhtr@gmail.com>
(cherry picked from commit 493d74e)
noCharger pushed a commit that referenced this pull request Jan 4, 2023
Signed-off-by: Manuel de la Torre <manuelmhtr@gmail.com>

Signed-off-by: Manuel de la Torre <manuelmhtr@gmail.com>
(cherry picked from commit 493d74e)

Co-authored-by: Manuel de la Torre <manuelmhtr@gmail.com>
@mingshl mingshl added bug Something isn't working infrastructure A change to infrastructure, testing, CI/CD, pipelines, etc. and removed bug Something isn't working labels Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch infrastructure A change to infrastructure, testing, CI/CD, pipelines, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants