joeyfigaro/action-conflict-markers
Search a list of changed files for the presence of conflict markers
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 22, 2023
- License
- MIT
Pinned Snippet
uses: joeyfigaro/action-conflict-markers@b36cc28aae508a952be29e5000d71ebf7d1caea6 # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files | JSON array of file paths to use for searching | yes | — |
| error | The error message to display, if any | no | "" |
| token | The GitHub token to use for downloading the action, defaults to workflow token | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| error | The description of any error that occurred |