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: add probot auth for reminders #37

Merged
merged 1 commit into from
Aug 16, 2024
Merged

fix: add probot auth for reminders #37

merged 1 commit into from
Aug 16, 2024

Conversation

samuelmaddock
Copy link
Member

  • Use APP_ID and PRIVATE_KEY to auth reminders, fallback to GITHUB_TOKEN if supplied
  • Allow running with/without Slack & GitHub auth
  • Log to console when no Slack auth provided

Not entirely sure if this will fix the unauthenticated GH requests, but we do pass these env vars into the other script

zoilist/README.md

Lines 29 to 30 in 59bdffd

# 2. Start container
docker run -e APP_ID=<app-id> -e PRIVATE_KEY=<pem-value> zoilist

@samuelmaddock samuelmaddock requested a review from a team as a code owner August 16, 2024 13:18
@samuelmaddock samuelmaddock merged commit 1fcc249 into main Aug 16, 2024
3 checks passed
@samuelmaddock samuelmaddock deleted the fix/remind-auth branch August 16, 2024 20:29
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