Skip to content

workflows/labels: fix approval label with maintainers#416739

Merged
wolfgangwalther merged 1 commit intoNixOS:masterfrom
wolfgangwalther:ci-empty-approvals
Jun 14, 2025
Merged

workflows/labels: fix approval label with maintainers#416739
wolfgangwalther merged 1 commit intoNixOS:masterfrom
wolfgangwalther:ci-empty-approvals

Conversation

@wolfgangwalther
Copy link
Contributor

This currently fails with:

Method Set.prototype.has called on incompatible receiver undefined

Seems like my syntax test previously only hit the case without maintainers, in which case it doesn't throw :/.

The reason why this fails is explained here: https://stackoverflow.com/a/51849963

Things done


Add a 👍 reaction to pull requests you find important.

This currently fails with:

```
Method Set.prototype.has called on incompatible receiver undefined
```

Seems like my syntax test previously only hit the case without
maintainers, in which case it doesn't throw :/.
@wolfgangwalther
Copy link
Contributor Author

Merging immediately, because the labels workflows currently fails in a lot of cases.

@wolfgangwalther wolfgangwalther merged commit 976c03f into NixOS:master Jun 14, 2025
7 of 12 checks passed
@wolfgangwalther wolfgangwalther deleted the ci-empty-approvals branch June 14, 2025 16:49
@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs backport release-24.11 labels Jun 14, 2025
@wolfgangwalther wolfgangwalther added the 8.has: port to stable This PR already has a backport to the stable release. label Jun 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: continuous integration Affects continuous integration (CI) in Nixpkgs, including Ofborg and GitHub Actions 6.topic: policy discussion Discuss policies to work in and around Nixpkgs 8.has: port to stable This PR already has a backport to the stable release. 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant