Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] labels donot work #678

Open
Alice52 opened this issue Dec 19, 2022 · 1 comment
Open

[bug] labels donot work #678

Alice52 opened this issue Dec 19, 2022 · 1 comment
Labels

Comments

@Alice52
Copy link

Alice52 commented Dec 19, 2022

Problem Description

  • My intent is to manage all labels in this config for all repoes!!!

What is actually happening

  1. I create a repo, named .github
  2. add settings.yml in .github/
Labels: define labels for Issues and Pull Requests
labels:

  - name: github
    color: '#367F46'
  1. I install Settings app for all repos.

What is the expected behavior

  1. I should be able to choose this labels in repo issue.
  2. But I cannot get this label in repo's issue
  3. So, I want to get what happened when I enable this app with these labels configuration?
    • do by api task? if so, where can i get task center for overview?

Error output, if available

  • N/A

Context

Are you using the hosted instance of repository-settings/app or running your own?

  • hosted

If running your own instance, are you using it with github.com or GitHub Enterprise?

Version of repository-settings/app

  • Latest version

Version of GitHub Enterprise

@travi @bkeepers

@Alice52 Alice52 added the bug label Dec 19, 2022
@chrisdoherty4
Copy link

chrisdoherty4 commented Dec 29, 2022

@Alice52 There are a limited set of events that trigger a sync. Labels will only propogate to a target repository when the repository is created or when the settings.yml in the target repository is updated.

This issue is essentially a duplicate of #95

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants