app icon indicating copy to clipboard operation
app copied to clipboard

Pull Requests for GitHub repository settings

Results 95 app issues
Sort by recently updated
recently updated
newest added

## Description This PR add a comment for rules around topics. ## References ### Cannot contain uppercase letters It's documented here: https://docs.github.com/en/rest/repos/repos#replace-all-repository-topics ### Cannot contain spaces Explained here: https://github.com/repository-settings/app/issues/625#issuecomment-1272642808

Hello I would like to ask what is the best way of configuring some settings organization-wide and extending it for repositories. If I create a .github repository in my organization...

Missing in the README Related to https://github.com/repository-settings/app/issues/533

This should allow tag protection * Fixes #772

## Prerequisites: * Is the functionality available in the GitHub UI? If so, please provide a link to information about the feature. https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/managing-repository-settings/configuring-tag-protection-rules * Is the functionality available through the...

enhancement

## Prerequisites: * Is the functionality available in the GitHub UI? If so, please provide a link to information about the feature. [Documentation of the feature](https://docs.github.com/en/actions/deployment/targeting-different-environments/using-environments-for-deployment#environment-variables) [How it can be...

enhancement

## Problem Description Unable to define branch protection rules through the `branches` configuration. I've tried numerous iterations, including a direct copy/paste from the docs. No branch protection is ever created....

bug

## Prerequisites: * [The functionality available in the GitHub UI](https://docs.github.com/en/enterprise-cloud@latest/actions/creating-actions/sharing-actions-and-workflows-with-your-enterprise) * The (get/set) functionality available through the [GitHub API](https://docs.github.com/en/rest/actions/permissions?apiVersion=2022-11-28#get-allowed-actions-and-reusable-workflows-for-an-enterprise) and [Octokit](https://octokit.github.io/rest.js/v19#actions-get-github-actions-default-workflow-permissions-enterprise) ## New Feature If [Sharing actions and reusable workflows...

enhancement

Recently, GitHub announced to deprecate the old way of handling required workflows: > Starting September 20th, 2023, users can configure their workflows using rulesets in order to run and pass...

bug