alecthomas / alecthomas/kingpin
Actions should have a way to determine the what triggered them
Offen
- Vorherrschende Sprache
- Go
- Sterne
- 3.6k
- Forks
- 279
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
AFAICT there is currently no way to determine which flag triggered an action from within the action function itself. This makes it difficult to re-use an action function between multiple flags. It would be nice if either the context contained the particular flag that called the action, or if there was a second parameter which contained this information.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.