Skip to content

TamperMonkey Scripts - eg. auto-fill Jira ticket description field to meet Agile requirements

License

Notifications You must be signed in to change notification settings

HariSekhon/TamperMonkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hari Sekhon - TamperMonkey Scripts

GitHub stars GitHub forks Lines of Code License My LinkedIn GitHub Last Commit

Codacy Badge CodeFactor Quality Gate Status Maintainability Rating Reliability Rating Security Rating

TamperMonkey JavaScript Linux Mac

CI Builds Overview Repo on GitHub Repo on GitLab Repo on Azure DevOps Repo on BitBucket

EsLint Validation Kics Grype Semgrep Semgrep Cloud SonarCloud Trivy

TamperMonkey Scripts

Copy and paste these scripts into your TamperMonkey browser extension to customize your browsing experience.

See the Knowlege-Base - TamperMonkey page for more general TamperMonkey info.

Jira Description Autofill

jira_description_autofill.js

Autofills the Jira ticket description field with HTML contents that you can then edit natively in the Jira UI.

Does not overwrite any already populated description for safety.

For Jira tickets with existing descriptions you can Ctrl-x / Cmd-x to cut your content out and press any key in the description box to trigger the script to fill in the description boilerplate text and then paste your content back in and tweak it.

You can edit the const descriptionHTML = line of code near the top to suit your tastes, currently it renders in the Jira UI as:

Summary

As a platform engineer
I want ...
So that ...

Acceptance Criteria

  • Criteria one...

  • Criteria two...

Engineering Notes & References

  • Put Notes here

  • Record design decisions

  • URLs to references and relevant docs


More Core Repos

Knowledge

Readme Card Readme Card

DevOps Code

Readme Card Readme Card Readme Card Readme Card

Containerization

Readme Card Readme Card

CI/CD

Readme Card Readme Card

DBA - SQL

Readme Card

DevOps Reloaded

Readme Card Readme Card Readme Card Readme Card Readme Card

Templates

Readme Card Readme Card

Misc

Readme Card Readme Card

The rest of my original source repos are here.

Pre-built Docker images are available on my DockerHub.

About

TamperMonkey Scripts - eg. auto-fill Jira ticket description field to meet Agile requirements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published