Proposal Button

Inject a button next to Markdown Guide above the text editor and generates a default proposal and gets details for station name, OFD date, country, PAAT approval links and Service Type from the title.

Autor
Kostas9093
Denně instalací
0
Celkem instalací
1
Hodnocení
0 0 0
Verze
1.0
Vytvořeno
13. 08. 2025
Aktualizováno
13. 08. 2025
Size
17,4 KB
Licence
neuvedeno
Spustit na

The following Tampermonkey script adds a "Generate Proposal" button to the issue SIM page text editor toolbar automatically extracting key details from the page to create a pre-formatted, service-specific response with approval links, saving time and ensuring consistent communication.

When clicked, the script:
Extracts information from the issue title and page, including:
Country code
Station code
OFD date (formatted for URLs)
Service type
Cycle details
Requester’s name and alias

Generates a pre-filled proposal message using this data, with tailored content depending on the service type (e.g., Hard Constraints, Compatibility Area, DSP changes) imitating SIM helper.

Adds relevant approval (PAAT approval) links based on the country and service type.

Inserts the proposal directly into the issue’s text editor, automatically resizing the text area for readability.

Purpose:To speed up proposal creation, ensure consistent formatting, and reduce manual data entry for EU COSM team responses.