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

Collect credentials from the end user when creating a new issue #37

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zimeg
Copy link
Member

@zimeg zimeg commented Sep 8, 2023

Type of change

  • New sample
  • New feature
  • Bug fix
  • Documentation

Summary

This PR changes the credential_source from DEVELOPER to END_USER to perform actions as the individual invoking the "Create new issue" workflow instead of from the shared developer token.

Requirements

  • I’ve checked my submission against the Samples Checklist to ensure it complies with all standards
  • I have ensured the changes I am contributing align with existing patterns and have tested and linted my code
  • I've read and agree to the Code of Conduct

@zimeg zimeg added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 8, 2023
@zimeg zimeg self-assigned this Sep 8, 2023
@@ -49,7 +49,7 @@ $ slack create my-github-app -t slack-samples/deno-github-functions
$ cd my-github-app
```

### Register a GitHub App
### Register an OAuth App on GitHub
Copy link
Member Author

Choose a reason for hiding this comment

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

Fixing a broken link in the table of contents!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant