Skip to content

fix: use app token for integration data workflow PRs#692

Merged
IEvangelist merged 4 commits intomainfrom
dapine/update-integration-data-gh-aw-0672
Apr 8, 2026
Merged

fix: use app token for integration data workflow PRs#692
IEvangelist merged 4 commits intomainfrom
dapine/update-integration-data-gh-aw-0672

Conversation

@IEvangelist
Copy link
Copy Markdown
Member

Summary

  • compile update-integration-data with gh aw v0.67.2
  • mint the safe-output PR token from ASPIRE_BOT_APP_ID and ASPIRE_BOT_PRIVATE_KEY
  • disable create-pull-request fallback-to-issue so PR auth failures do not silently create issues

Validation

  • gh aw compile update-integration-data --actionlint

@IEvangelist IEvangelist marked this pull request as ready for review April 8, 2026 13:44
Copilot AI review requested due to automatic review settings April 8, 2026 13:44
@IEvangelist IEvangelist enabled auto-merge (squash) April 8, 2026 13:44
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the update-integration-data Agentic Workflow to use a GitHub App installation token for PR creation/updates and tightens failure behavior so auth issues don’t silently fall back to creating issues.

Changes:

  • Adds GitHub App credentials to the safe-outputs config and disables create-pull-request “fallback-as-issue”.
  • Regenerates the compiled workflow lock file with gh aw v0.67.2 (including new detection/safe-outputs plumbing and app-token usage).
  • Adds a new workflow to auto-approve and enable squash auto-merge for workflow-generated integration-data PRs.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 4 comments.

File Description
.github/workflows/update-integration-data.md Adds GitHub App token inputs and disables PR-to-issue fallback; doc formatting tweaks.
.github/workflows/update-integration-data.lock.yml Regenerated compiled workflow to v0.67.2 and switches PR operations to GitHub App tokens.
.github/workflows/auto-merge-integration-data.yml New workflow to auto-approve and enable squash auto-merge for labeled integration-data PRs.
.github/aw/actions-lock.json Adds lock entry for github/gh-aw-actions/setup@v0.67.2.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

IEvangelist and others added 2 commits April 8, 2026 09:03
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@IEvangelist IEvangelist merged commit 8939bb8 into main Apr 8, 2026
5 checks passed
@IEvangelist IEvangelist deleted the dapine/update-integration-data-gh-aw-0672 branch April 8, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants