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

[CHORE] Update postrelease hooks #190

Open
4 tasks
aclist opened this issue Jul 25, 2023 · 0 comments
Open
4 tasks

[CHORE] Update postrelease hooks #190

aclist opened this issue Jul 25, 2023 · 0 comments
Assignees
Labels

Comments

@aclist
Copy link
Owner

aclist commented Jul 25, 2023

  • Check for pending issues in milestone
gh api -H "Accept: application/vnd.github+json" \
-H "X-GitHub-Api-Version: 2022-11-28" \
/repos/${slug}/milestones | jq '.[]|select(.title == "2.1.0").open_issues'
  • Generate checksum
  • Create and push tag
  • gh release create
@aclist aclist modified the milestones: 2.2.0, 2.3.0 Jul 25, 2023
@aclist aclist self-assigned this Jul 30, 2023
@aclist aclist removed this from the 2.3.0 milestone Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant