{"meta":{"title":"Managing your work with GitHub Actions","intro":"You can automatically manage your issues and pull requests using GitHub Actions workflows.","product":"GitHub Actions","breadcrumbs":[{"href":"/en/actions","title":"GitHub Actions"},{"href":"/en/actions/tutorials","title":"Tutorials"},{"href":"/en/actions/tutorials/manage-your-work","title":"Manage your work"}],"documentType":"subcategory"},"body":"# Managing your work with GitHub Actions\n\nYou can automatically manage your issues and pull requests using GitHub Actions workflows.\n\n## Links\n\n* [Adding labels to issues](/en/actions/tutorials/manage-your-work/add-labels-to-issues)\n\n  You can use GitHub Actions to automatically label issues.\n\n* [Closing inactive issues](/en/actions/tutorials/manage-your-work/close-inactive-issues)\n\n  You can use GitHub Actions to comment on or close issues that have been inactive for a certain period of time.\n\n* [Commenting on an issue when a label is added](/en/actions/tutorials/manage-your-work/add-comments-with-labels)\n\n  You can use GitHub Actions to automatically comment on issues when a specific label is applied.\n\n* [Scheduling issue creation](/en/actions/tutorials/manage-your-work/schedule-issue-creation)\n\n  You can use GitHub Actions to create an issue on a regular basis for things like daily meetings or quarterly reviews."}