Skip to content

Type ahead search for issues and pull request assignees now generally available

Since changing the behavior of the assignee control to speed up assigning users, we’ve made a few updates based on your feedback. Now when there are less than 30 possible assignees, the assignees control will list all potential users rather than a limited set of suggestions to make it easier for people in small organizations to find the right user.

Type ahead searching for assignees and the new result ranking are also now available on the GitHub mobile app.

Learn more about assigning users to issues and pull requests

The Audit Log now includes events associated with GitHub Actions workflow runs. This data provides enterprise customers with a greatly expanded data set for security and compliance audits.

New events will be incorporated into the audit log when:

  • A workflow run is created, completed, deleted, or re-run
  • A workflow job is prepared. Importantly, this job will include the list of secrets that were provided to the runner
  • A self-hosted runner’s version is updated

Screenshot of audit log UI with new events

These new events are only available to customers on the Enterprise plan. All events are available in the REST API, and all events except for workflow run created, workflow run completed, and workflow job prepared are available in the UI and exports.

Learn more about Audit Log events

For questions please visit the GitHub Actions community forum

To see what’s next for GitHub Actions, visit our public roadmap.

See more