InnerSourceCommons / InnerSourceCommons/InnerSourcePatterns
Markdownlint Action is running twice
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- HTML
- Sterne
- 853
- Forks
- 206
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 2
Beschreibung
I noticed that the markdownlint GitHub Action that we have is running twice on the same PR.
It is mostly a cosmetic problem and it also might be a bit confusing for people.
I know that we could prevent it by limiting the action workflow execution to pushes to master like in this GHA configuration. However that seems to have other undesirable consequences.
I wonder if there is some way to do this?
Example:
See the bottom of https://github.com/InnerSourceCommons/InnerSourcePatterns/pull/261/
Screenshot:
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Untersuche die GitHub Actions-Workflow-Konfiguration und vergleiche sie mit dem verknüpften Beispiel .github/workflows/lint-patterns.yml. Überprüfe anschließend die doppelten Läufe, die auf pull request #261 angezeigt werden. Die Aufgabe ist abgeschlossen, wenn markdownlint einmal pro pull request läuft, ohne das gewünschte Workflow-Verhalten bei Pushes zu verlieren.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- github-actions, markdown
- Bereich
- ci-cd
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 32/100