git2jamf icon indicating copy to clipboard operation
git2jamf copied to clipboard

Github action to create, update and delete scripts in jamf :octocat:

Results 6 git2jamf issues
Sort by recently updated
recently updated
newest added

This PR adds comprehensive support for extension attribute scripts in git2jamf, addressing the original limitation where EA scripts weren't supported due to API constraints that have since been resolved. ##...

This PR adds a comprehensive `.github/copilot-instructions.md` file that provides GitHub Copilot coding agents with detailed instructions for working effectively in the git2jamf codebase. ## What's Included The instructions cover all...

Configure instructions for this repository as documented in [Best practices for Copilot coding agent in your repository](https://gh.io/copilot-coding-agent-tips).

Extension attributes can also have scripts associated with them. Originally it was never implemented because jamf's new api didn't have support for it at the time but its there now....

Solves this issue https://github.com/jgarcesres/git2jamf/issues/8

**Is your feature request related to a problem? Please describe.** Currently the script will leave a note when a new script is created via the action but not when it's...