On this page

Gallery

This is a collection of ideas, scripts, and practical uses of the AtlassianPS modules.

✨ Contribute

This gallery is best when many people contribute. Please consider submitting your ideas or code.

To submit your code:

  1. Fork this repository
  2. Add your file to the gallery folder
  3. Open a Pull Request

Detailed contribution guidance is available in /docs/Contributing.

Tip: Keep entries focused and practical. Short context plus working code is ideal.

Disclaimer

All the snippets in the gallery are licensed under the MIT license.

By adding your code to this gallery, you agree to this license.

📚 The Entries

Initialize Environment

Set up the environment to work with JiraPS

  • Author: Lipkau
  • Type: Working Script
  • Modules
    • JiraPS
  • Extras
    • BetterCredentials

SQL Server Updates to JIRA Issues

This script will create JIRA issues from an RSS feed

  • Author: tsvenbla
  • Type: Working Script
  • Modules
    • JiraPS

Upload From Json

Mass upload changes from JSON to Jira Issues

  • Author: Lipkau
  • Type: Working Script
  • Modules
    • JiraPS

Watch Issues

Subscribe to multiple Issues to be informed about changes

  • Author: Lipkau
  • Type: Working Script
  • Modules
    • JiraPS