Skip to content

Important Notice - Update Required for ChatGPT GitHub App #4

Open
@alabulei1

Description

@alabulei1

Hi developers,

We have updated the github-flows Crate to the 0.4 version. Unfortunately, this version introduces breaking changes, making it difficult to maintain compatibility with older versions. As a result, your ChatGPT GitHub App may not function correctly with these updates. We apologize for any inconvenience caused and provide more details below.

Steps to Ensure Your App Works with the Upgrade:

  1. Revoke the current flows.network Integration GitHub app from the Authorized GitHub Apps in Setting -> Applications on your GitHub profile page.
  2. Delete the current flows.network Integration GitHub app from the Installed GitHub Apps in Setting -> Applications on your GitHub profile page.
  3. Add login=your personnel github id in the environment variable part on flows.network.
  4. Reconnect the GitHub integration on flows.network with your personnel account.
  5. Sync your repository with this upstream repo.

Then, the flow.network will automatically build the new functions.

The code change is this repo:

  1. Updated the github-flows Crate to the 0.4 version in the Cargo.toml. See details here.
  2. Add a new parameter called login for the listen event, passing along the account you use to authenticate the flows.network Integration app. See details here.
  3. Pass the login parameter to the get_octo function. See details here.

New features in github-flows 0.4:

This version is optimized for account management.

  1. With this version, any member of this org could use flows.network to build workflows as long as one org member has installed the flows-network integration. Previously, even if the admin had installed it, you would still need permission to use the app.

  2. The bot will act as an accurate account like the following image.

image

Thank you for your understanding and cooperation in updating your ChatGPT GitHub App. If you have any questions or need further assistance, please don't hesitate to reach out.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions