Add GitHub App token generation to release workflow#628
Merged
Conversation
Added steps to generate and use a GitHub App token for authentication in the release workflow. Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added steps to generate and use a GitHub App token for authentication in the release workflow.
By submitting a request, you represent that you have the right to license
your contribution to the community, and agree that your contributions are
licensed under the The Apache Software License, Version 2.0.
Checklist
npm run test:unit,npm run test:integration).npm run lint,npm run knip).OSINT changes only
Tick both boxes when any file under
tests/integration/osint/__snapshots__/ortests/fixtures/osint/is modified by this PR:tests/integration/osint/__snapshots__/, confirmed the methodology change is intentional, and regenerated the snapshots withnpm run test:osint:snapshots -- -u.INTEGRATION_TESTING.md§ "OSINT QA Harness — Golden Snapshots".See
CONTRIBUTING.md§ "Refreshing OSINT golden snapshots" for the full procedure and reviewer guidance.