Skip to content

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
@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

3 participants