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

Feature/label new issues #11

Merged
merged 5 commits into from
Jun 17, 2024
Merged

Feature/label new issues #11

merged 5 commits into from
Jun 17, 2024

Conversation

PI-Victor
Copy link
Member

No description provided.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
This commit adds the dev environment variables to the wrangler.toml file. The OSCAR_LOG_LEVEL is set to "debug" for the dev environment. This change improves the configuration for the dev environment.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
This commit updates the "octokit" npm dependency in the package.json file to the latest stable version, which is "4.0.2". This change ensures that the project is using the most up-to-date version of the dependency.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
Without having to use a user token, but rather through an installation id.
The bot will not label all incoming requests for the installed repo/org with 'needs-triage'.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
Since we now let the octokit lib handle the auth process, including the verification of the incoming payload, it's no longer necessary to do that manually.
The returned error is also a 500 now instead of a 401.

Signed-off-by: Victor Palade <victor@cloudflavor.io>
@PI-Victor PI-Victor merged commit 5d29c0c into main Jun 17, 2024
6 checks passed
@PI-Victor
Copy link
Member Author

partially addresses: #5

@PI-Victor PI-Victor deleted the feature/label-new-issues branch June 17, 2024 11:13
@PI-Victor
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant