Skip to main content

745 Search results for "https://thermostathub.com/honeywell-thermostat-manual"

Code security / CodeQL CLI /

CodeQL CLI commands manual

CodeQL CLI commands manual Reference information for the commands available in the most recent release of CodeQL CLI. Note This content describes the most

REST API / Using the REST API /

Best practices for using the REST API

Follow these best practices when using GitHub's API. Avoid polling You should subscribe to webhook events instead of polling the API for data. This will

GitHub Actions / Migrate to GitHub Actions /

Manually migrating to GitHub Actions

Manually migrating to GitHub Actions Learn how to manually migrate your existing CI/CD workflows to GitHub Actions. Migrating from Azure Pipelines to GitHub

Building communities / Issue & PR templates /

Manually creating a single issue template for your repository

When you add a manually-created issue template to your repository, project contributors will automatically see the template's contents in the issue body

GitHub Issues / Issues / Using issues /

Linking a pull request to an issue

You can link a pull request or branch to an issue to show that a fix is in progress and to automatically close the issue when the pull request or branch

GitHub Actions / Write workflows / Choose when workflows run /

Triggering a workflow

How to automatically trigger GitHub Actions workflows About workflow triggers Workflow triggers are events that cause a workflow to run. These events can

GitHub CLI / GitHub CLI /

Creating GitHub CLI extensions

Learn how to share new GitHub CLI commands with other users by creating custom extensions for GitHub CLI. About GitHub CLI extensions GitHub CLI extensions

Authentication / Account security /

Managing your personal access tokens

You can use a personal access token in place of a password when authenticating to GitHub in the command line or with the API. Warning Treat your access

Code security / Code scanning / Create advanced setup /

CodeQL code scanning for compiled languages

Understand how CodeQL analyzes compiled languages, the build options available, and learn how you can customize the database generation process if you

Code security / Dependabot / Work with Dependabot /

Troubleshooting Dependabot errors

Sometimes Dependabot is unable to raise a pull request to update your dependencies. You can review the error and unblock Dependabot. About Dependabot errors