Create a GitHub App for the Update Flake Inputs action. This app will have the necessary permissions to create branches, commits, and pull requests for updating your Nix flake inputs.
The Update Flake Inputs GitHub Action needs a GitHub App token (instead of GITHUB_TOKEN) to trigger CI workflows on the created pull requests. This form helps you create that app with the correct permissions.
This tool is Step 1 of a 3-step setup process:
After completing this form, follow the instructions shown below to complete steps 2 and 3.
Fill out the form and click "đ Share Form" to get a URL you can share with others. The URL will contain all your form data so they can create their app with the same settings!
APP_ID in your repository secretsAPP_PRIVATE_KEY in your repository secretsactions/create-github-app-token@v1 with your secrets (see example below)