projectdiscovery / nuclei-burp-plugin

Nuclei plugin for BurpSuite
MIT License
1.19k stars 115 forks source link

Automate BAppStore release #120

Open dogancanbakir opened 2 months ago

dogancanbakir commented 2 months ago

doc: https://portswigger.net/burp/documentation/desktop/extensions/creating/bapp-store-submitting-extensions

forgedhallpass commented 2 months ago

Unfortunately there is not much to automate. The project has been created under the PortSwigger organization (https://github.com/PortSwigger/nuclei-template-generator), but every time we want a new release, a new PR has to be created and an email notifying them about the PR has to be sent out...

For v1.1.3 I've already created the PR and sent the email asking them to merge it, but it takes time...

dogancanbakir commented 2 months ago

Unfortunately there is not much to automate. The project has been created under the PortSwigger organization (https://github.com/PortSwigger/nuclei-template-generator), but every time we want a new release, a new PR has to be created and an email notifying them about the PR has to be sent out...

For v1.1.3 I've already created the PR and sent the email asking them to merge it, but it takes time...

We can automate the PR and email steps for each release 💭