Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use a new action to better check the contribution content #50

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

benjaminParisel
Copy link
Contributor

@benjaminParisel benjaminParisel commented Oct 19, 2023

Use new action to validate if contribution (PR) follows the guidelines on documentation content

For now only check if:

  • files contain:description: attributes
  • files not contain any forbidden attribute

Covers bonitasoft/bonita-documentation-site#591
Covers bonitasoft/bonita-documentation-site#422

Use new action to validate if contribution (PR) follows the guidelines on documentation content

For now only check if:

files contain:description: attributes
files not contain any forbidden attribute

Covers bonitasoft/bonita-documentation-site#591
@tbouffard
Copy link
Member

ℹ️ Put in draft, we are going to use a centralized actions/workflows to manage the configuration in a single place

@@ -9,8 +9,8 @@ jobs:
runs-on: ubuntu-22.04
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ missing permissions pull-requests: write
See bonitasoft/bonita-doc@ed39722

@benjaminParisel benjaminParisel marked this pull request as ready for review November 24, 2023 14:54
Copy link
Member

@tbouffard tbouffard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tbouffard tbouffard merged commit 4598595 into master Nov 24, 2023
1 check passed
@tbouffard tbouffard deleted the chore/use_news_contribution_actions branch November 24, 2023 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants