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

Not working with .github repository in organization #31

Open
matrixik opened this issue Jun 25, 2020 · 3 comments
Open

Not working with .github repository in organization #31

matrixik opened this issue Jun 25, 2020 · 3 comments

Comments

@matrixik
Copy link
Contributor

Hello, thank you for working on this useful action.

I would like to report that it's not working with repository called .github that is owned by an organization.
More info: https://help.github.com/en/github/building-a-strong-community/creating-a-default-community-health-file

Basically: I would like to be able instead of creating .github/pr-labeler.yml file separately in every repository in specific organization/user to add it only once to .github repository and it would be used automatically by every other repository that have pr-labeler action installed.

Example:
I added global file:
https://github.com/gosimple/.github/blob/master/.github/pr-labeler.yml
And would like to be used automatically in https://github.com/gosimple/spinner repo (.github/workflows/pr-labeler.yml added).

Release drafter (https://github.com/marketplace/actions/release-drafter) is supporting this.

https://probot.github.io/docs/best-practices/#store-configuration-in-the-repository
I don't even use _extends functionality.
I have gosimple/spinner/.github/workflows/release-drafter.yml
and global configuration for it in: gosimple/.github/.github/release-drafter.yml and it's working fine.

@TimonVS
Copy link
Owner

TimonVS commented Nov 19, 2021

Great suggestion, I will look into this.

@ronald-cognite
Copy link

ronald-cognite commented Dec 20, 2021

I'm also running into this. It would be great if it was possible to use the action in our internal repos. All the actions finish without errors, but labels are not added

Screenshot 2021-12-20 at 20 56 28

.

@violetaStoka
Copy link

Hello!! Is there any progress on this issue ? @TimonVS

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

No branches or pull requests

4 participants