This version of GitHub Enterprise Server will be discontinued on 2025-08-27. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.
Managing projects
You can automatically manage your issues and pull requests using GitHub Actions workflows.
Adding labels to issues
You can use GitHub Actions to automatically label issues.
Closing inactive issues
You can use GitHub Actions to comment on or close issues that have been inactive for a certain period of time.
Commenting on an issue when a label is added
You can use GitHub Actions to automatically comment on issues when a specific label is applied.
Scheduling issue creation
You can use GitHub Actions to create an issue on a regular basis for things like daily meetings or quarterly reviews.