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

feat: action to modify issue/PR TargetDate when closed/merged #7

Open
kelly-sovacool opened this issue Sep 28, 2023 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@kelly-sovacool
Copy link
Member

When an issue is closed or PR is merged, for any projects it is part of, set the TargetDate field to the date of the closure/merge.

Will likely have to use the gh api to accomplish this.

https://docs.github.com/en/issues/planning-and-tracking-with-projects/automating-your-project/automating-projects-using-actions

@kelly-sovacool
Copy link
Member Author

possible useful commands from the gh cli: https://github.com/CCBR/kelly_log/issues/42#issuecomment-2231056332

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

1 participant