Skip to content

chore: release_notes filter for maintainers instead of admin #3937

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

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

nbbeeken
Copy link
Contributor

@nbbeeken nbbeeken commented Nov 29, 2023

Description

What is changing?

Use the "maintain" filter instead of admin. The Github Action token does not get the same organization read permissions we do which is why there is a difference in the list when you run the gh api command locally.

Is there new documentation needed for these changes?

No.

What is the motivation for this change?

Anyone who is a maintainer can leave a comment on a release PR to kick off the notes gen.

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@nbbeeken nbbeeken changed the title ci: test listing admins using gh cli chore: release_notes filter for maintainers instead of admin Nov 29, 2023
@nbbeeken nbbeeken marked this pull request as ready for review November 29, 2023 21:31
@nbbeeken nbbeeken requested a review from W-A-James November 29, 2023 21:37
@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Nov 29, 2023
@W-A-James W-A-James merged commit e7e0d48 into main Nov 29, 2023
@W-A-James W-A-James deleted the chore-test-admin-list branch November 29, 2023 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Primary Review In Review with primary reviewer, not yet ready for team's eyes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants