Skip to content

Conversation

@kentwelcome
Copy link
Member

No description provided.

Copilot AI review requested due to automatic review settings October 13, 2025 02:02
Copy link

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

This PR updates the GitHub Actions workflow to use a personal access token for auto-commits and improves the commit message format and author attribution for automated build artifact updates.

  • Replace default GITHUB_TOKEN with AUTOCOMMIT_PERSONAL_TOKEN for checkout
  • Update commit message to include "AUTO-COMMIT" prefix for better identification
  • Add explicit commit user name for the automated commits

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

with:
commit_message: "chore: update build artifacts [skip ci]"
commit_message: "AUTO-COMMIT - update build artifacts [skip ci]"
commit_user_name: "Recce GitHub Action Bot"
Copy link

Copilot AI Oct 13, 2025

Choose a reason for hiding this comment

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

[nitpick] Corrected spelling of 'Recce' to 'Recce' if this is intentional, or consider if this should be 'Recipe' or another word.

Suggested change
commit_user_name: "Recce GitHub Action Bot"
commit_user_name: "GitHub Action Bot"

Copilot uses AI. Check for mistakes.
@github-actions
Copy link

Build success for commit b9c4921

Note: This is a validation build. The actual production build will run after merge.

@kentwelcome kentwelcome merged commit dfee447 into main Oct 13, 2025
1 check passed
@kentwelcome kentwelcome deleted the fix/main-build-checkout-with-autocommit-token branch October 13, 2025 02:18
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.

2 participants