Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to automatically generate a PR to resolve an application issue? #14

Open
hackfisher opened this issue Apr 6, 2023 · 2 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@hackfisher
Copy link
Contributor

This PR should be automatically linked to the application issue and the issue will be closed once the PR is approved and merged.

@hackfisher hackfisher added the enhancement New feature or request label Apr 6, 2023
@hackfisher
Copy link
Contributor Author

Example:

#10

#7

@furoxr
Copy link
Contributor

furoxr commented Apr 6, 2023

I think it's better to generate a PR manually, and let the CI to commit files for application issues. The current workflow is designed to accept a batch of applications and then mint them on the blockchain, utilizing the content in the release.md file. When we're ready to accept applications, we create a release branch and empty the release.md file. After the application period is over, we proceed to mint NFTs based on the data in the release.md file.

The feature to link issues to the PR is nice to have, I could implement it in next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants