Conversation
|
It looks good. Having the personal access token is not ideal but we can live with it I guess (would be great if repos in the same org could just share these kind of basic permissions). For every module would be nice but not a hard requirement per se I guess since these change not so often. It should only run when md files are changed in main or any of the release branches I guess? So it does not get triggered on every PR (commit)? Maybe it's not essential. |
|
Maybe it's possible, but I haven't been able to find a way to set these permissions generically. |
|
I'm in doubt... The best way to run this only on specific branches is to create a separate workflow.. |
2786454 to
afeb457
Compare
|
OK, so I've moved everything to a separate workflow that will only be triggered on changes to |
afeb457 to
ee3949a
Compare
ee3949a to
a71779d
Compare
|
\n This pull request has been automatically locked since there has \n not been any recent activity after it was closed.\n Please open a new issue for related bugs. |
Will trigger a build of the https://github.com/simplesamlphp/docs repo if any of the
.md-files have changed.Downsides:
Closes simplesamlphp/docs#2