-
Notifications
You must be signed in to change notification settings - Fork 2
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
allow users to automatically create flag links #97
Conversation
README.md
Outdated
This action requires a [LaunchDarkly access token](https://docs.launchdarkly.com/home/account-security/api-access-tokens) with: | ||
|
||
1. Read access for the designated `project-key` | ||
2. (Optionally) `createFlagLink` role when `create-flag-links: true` | ||
|
||
Access tokens should be stored as an [encrypted secret](https://docs.github.com/en/actions/security-guides/encrypted-secrets). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mmrj would love feedback around these access token changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Very excited to see this come alive. Great work on this 🥇 🙇🏽
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor docs suggestions. Thanks for putting this together!
Co-authored-by: Molly <[email protected]>
LaunchDarkly flag references❌ 1 flag removed
|
Users will need to use a token with write access
This is what it looks like without a formal
flagLinks
integrationSee created link here: https://app.launchdarkly.com/demo-dan-042021-2/development/features/mobile-app-promo-ios/links
with a github integration