ci: add publiccode.yml validation workflow#1659
Open
publiccode-pr-bot wants to merge 1 commit intoCISOfy:masterfrom
Open
ci: add publiccode.yml validation workflow#1659publiccode-pr-bot wants to merge 1 commit intoCISOfy:masterfrom
publiccode-pr-bot wants to merge 1 commit intoCISOfy:masterfrom
Conversation
Member
|
More clarification is needed before this can be approved. Why would we want to validate the publiccode.yml each pull request? |
Contributor
Member
|
Thanks for the response. That would make more sense, as doing it on every pull request seems to be a waste of resources. You are connected to the publiccode project, right? Can you create an updated pull request? |
Contributor
|
Yes, I'm the current maintainer. I'll push an update ASAP |
Contributor
|
Opened as #1662 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a GitHub Actions workflow that validates
publiccode.ymlon every pull request usingitalia/publiccode-parser-action@v1.No behavior change to the code, just CI.