Skip to content

KDocs GH actions #731

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

Merged
merged 5 commits into from
Jun 17, 2024
Merged

KDocs GH actions #731

merged 5 commits into from
Jun 17, 2024

Conversation

Jolanrensen
Copy link
Collaborator

Fixes #620

This PR introduces two GH actions:

  • one which will run in each PR, leaving a comment (deleting its previous comments) with the changes in generated-sources this PR will have on the master. This will allow us to mention any (unexpected) changes to generated sources/docs in a review
  • A second one which will run on push to master and will create automated commits with running processKDocsMain.

A sample of the comment can be found here: #730 (comment)

one which comments on PRs showing changed generated-sources, and a second one that commits changed generated-sources to the master branch on push
@Jolanrensen Jolanrensen added the KDocs Improvements or additions to KDocs label Jun 11, 2024
@Jolanrensen Jolanrensen self-assigned this Jun 11, 2024
@Jolanrensen Jolanrensen added this to the 0.14.0 milestone Jun 11, 2024
@Jolanrensen Jolanrensen merged commit e418f9b into master Jun 17, 2024
3 of 4 checks passed
@Jolanrensen Jolanrensen deleted the kdocs-gh-action-2 branch June 17, 2024 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
KDocs Improvements or additions to KDocs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Preprocessor Gradle plugin behavior
2 participants