Files
nixpkgs/.github
Wolfgang Walther 2437cdd85a workflows/backport: avoid retriggering workflows after adding "has: port to stable" label
After creating the backport successfully, we previously created the
"has: port to stable" label with the Nixpkgs CI App's token. This would
trigger another labeled event for the backport workflow. This only
appears as "skipped", so doesn't use any resources, but it clutters the
GitHub Actions output with useless skipped workflows.

Using `github.token` does not trigger any other workflows so avoids that
problem.

(cherry picked from commit 2566f9dcb4)
2025-05-24 07:30:33 +00:00
..
2024-11-14 09:10:54 -08:00