Skip to content

Conversation

@rbarker-dev
Copy link
Contributor

Description

Fixes issues with using the token properly to login to gh

Related Issue(s)

Closes #3

Signed-off-by: Roger Barker <roger@pandaswhocode.com>
Signed-off-by: Roger Barker <roger@pandaswhocode.com>
Signed-off-by: Roger Barker <roger@pandaswhocode.com>
Signed-off-by: Roger Barker <roger@pandaswhocode.com>
**Description**:

Fixes the README and updates action so it works

**Related Issue(s)**:

Closes #3

Signed-off-by: Roger Barker <roger@pandaswhocode.com>
@rbarker-dev rbarker-dev added the feature New Feature label Apr 18, 2025
@rbarker-dev rbarker-dev added this to the v1.0.1 milestone Apr 18, 2025
@rbarker-dev rbarker-dev requested review from a user and Copilot April 18, 2025 21:53
@rbarker-dev rbarker-dev self-assigned this Apr 18, 2025
@rbarker-dev rbarker-dev linked an issue Apr 18, 2025 that may be closed by this pull request
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 pull request updates the GitHub action to use the correct token for authentication and improves the documentation in the README.

  • Adds a new required input "organization" and updates environment variable names in action.yaml.
  • Enhances the README with additional information and code snippets for custom property setup.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
action.yaml Introduced a new "organization" input, replaced GH_TOKEN with GITHUB_AUTH_TOKEN, and updated the API call.
README.md Added an "Additional Information" section with updated links and an example configuration snippet.
Comments suppressed due to low confidence (1)

action.yaml:32

  • The error message references GH_TOKEN even though the code now uses GITHUB_AUTH_TOKEN. Please update the error message for consistency.
echo "Error: GH_TOKEN is not set."

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Roger Barker <roger.barker@swirldslabs.com>
@rbarker-dev rbarker-dev merged commit 45b6b18 into main Apr 18, 2025
1 check passed
@rbarker-dev rbarker-dev deleted the 3-update-initial-action branch April 18, 2025 21:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New Feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add initial action

2 participants