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

feat: set login/email on fixed releaser #18

Merged
merged 1 commit into from
Oct 30, 2022

Conversation

kormide
Copy link
Collaborator

@kormide kormide commented Oct 28, 2022

Addresses: #17

This changes the fixed releaser schema to:

fixedReleaser:
  login: <USER>
  email: <EMAIL>

Unless we add more permissions to the app, a user's email can't be fetched unless it's publicly visible on their profile. The result is that the commit on BCR doesn't have an email and could cause some tracking issues for stats in the future.

This adds a way to ensure an email gets set.

This is a breaking API change. However, since Aspect and @fmeum are the only ones using this, we can make the change safely.

templates/README.md Show resolved Hide resolved
src/application/release-event-handler.ts Show resolved Hide resolved
@alexeagle alexeagle merged commit d09cf0b into bazel-contrib:main Oct 30, 2022
fmeum added a commit to bazelbuild/rules_go that referenced this pull request Oct 31, 2022
fmeum added a commit to fmeum/bazel-gazelle that referenced this pull request Oct 31, 2022
fmeum added a commit to bazelbuild/bazel-gazelle that referenced this pull request Oct 31, 2022
linzhp pushed a commit to bazelbuild/rules_go that referenced this pull request Oct 31, 2022
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.

2 participants