Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release: handle-stale-discussions v1 (#6)
* chore: build action * chore: build action * chore: build action * chore: build action * chore: build action * chore: build action * fix: package action, refactor, some fixes * fix: package action, refactor, some fixes * fix: package action, refactor, some fixes * fix: package action, refactor, some fixes * fix: package action, refactor, some fixes * refactor client * undo refactor client * refactor client * refactor client * refactor client * refactor client * refactor client * refactor client * refactor client * refactor client * fix: implement logic discussed in meetings, refactor logic * add debug statements * add debug statements * add debug statements * add debug statements * refactor further * remove days-until-close and add dependabot * chore: more refactor, adjust error messages * chore: adjust logging messages * chore: adjust logging messages * chore: adjust logging messages * chore: adjust logging messages * chore: adjust logging messages * fix: foreach bug? * chore: adjust logging messages * fix(temp): only checks most recent 1 comment per discussion * log * log * incorporated sggested changes in workflow * githubClient updated * build branch * updations as suggested * changes implemented for cache object * added code for writing back the objects to cache * wrote back label id to cache object * cache updated with defaultOptions * updated cache object * added typePolicies * removed default options * updated workflow logic * added closed field in discussionData query * added return to closed statement * checking closed flag * print flag * logging * logging * logging * lockDiscussion mutation added * cache issue and logging * logging in cache * cache error * cache error fix * cache error fix * logging for instructions reply * logging * logging commentId * logging for instrcutions reply * logging again * minor edits * minor edits before final testing * minor comment text change * compiled files * error handling, final touches, new props * add new proposed keyword prop and defalt to readme and action.yml * adjust checking instructions reply logic * adjust checking instructions reply logic * adjust instructions reply * update readme and our own workflow file to use stale discussions * fix: boolean inputs always true * chore: remove async when no need to await for response * feat: add prop to decide how to handle stale discussions * feat: support patial day values * chore: adjust logging when stale * chore: run workflow every 30 minutes * chore: log eventName * chore: log payload * feat: add instructions reply immediately if triggered by created discussion comment * chore: reorganize logic for new comment trigger * chore: update readme and workflow file with new event trigger functionality * chore: update contributing guide --------- Co-authored-by: shailja <[email protected]>
- Loading branch information