Closed tomassebestik closed 1 year ago
The GitHub action to synchronize pull requests to JIRA has been failing for a long time:
I tried to set it up the same way as it is set up in other repositories (e.g. espressif/esp-idf) and it seems to work, see.: https://github.com/espressif/esp-mqtt/actions/runs/5069104172/jobs/9102251445?pr=259#step:4:13
espressif/esp-idf
I suggest setting this action to be triggered by cron every hour, instead of the current setting of triggering when a pull request is sent.
@tom-borcin @euripedesrocha @david-cermak PTAL
The GitHub action to synchronize pull requests to JIRA has been failing for a long time:
I tried to set it up the same way as it is set up in other repositories (e.g.
espressif/esp-idf
) and it seems to work, see.: https://github.com/espressif/esp-mqtt/actions/runs/5069104172/jobs/9102251445?pr=259#step:4:13I suggest setting this action to be triggered by cron every hour, instead of the current setting of triggering when a pull request is sent.