martin2176
martin2176
Will someone triage this and approve/reject ?
great and thank you.( I have not tested it)
what is the max value that is now allowed for rescheduleCriticalSeconds? Would the documentation be eventually updated to reflect this
@waelkdouh @guythetechie @verlindb @rohit3d2003 @Gabriel123N I have modified the GHA publisher pipeline of mine (experimentally) to ask for COMMIT_ID instead of inferring the commit_id based on last commitid. So if...
@fabienmazieres the issue reappeared in 6.0.1.3 as well as another syntax error of using backslash instead of forward slash https://github.com/Azure/apiops/issues/701
@waelkdouh I think this is a bug than a new feature. The documentation says it should be possible to exclude globalpolicyfragments and version sets, however it is not excluding it.
@guythetechie You are right. I dont see a filter for global policy in Doc. So that would be a feature request. However, I added versionSetNames: [none] as below. And ran...
> [@martin2176](https://github.com/martin2176) please try the following with version v6.0.1.3 > > `versionSetNames: [ignore]` > > Works like a charm for me. Thanks . that worked and it excluded versionsets.
 I ran into same issue and had to change it to GITHUB_OUTPUT . With this change it worked as expected.