I want that the signed users can select to receive which jobs' email notification.
I installed the Ext. email notification plug-in, and enabled it in the jobs, and enabled watching for jobs in the overall configuration. but I still can't see anything in the user's property page display.
enter image description here
I believe you have to activate that feature in the Global Settings:
See: [https://wiki.jenkins-ci.org/display/JENKINS/Email-ext+plugin#Email-extplugin-Globalconfiguration] and look for the checkbox "Enable watching for jobs"; as an administrator, you would want to also enable the triggers that you want users to be able to subscribe to (default is a limited set).
This will still leave the user "Configure" screen with no possible action. Users have to subscribe to specific triggers from the job page itself, using a link (not in the left margin menu, but on the main page) named "Watch Job" whihc takes you to a separate page to choose the triggers. Then this will show in the User's Configure page.
Related
How do I configure a custom unsubscribe page in mautic, I quite like how listmonk unsubscribe page looks like
I want a similar page in mautic.
When user clicks on the unsubscribe link on the email they should be taken to a page where they will see a button "Unsubscribe" they have to click that button to unsubscribe. In mautic, just clicking the link in email unsubscribes you right away. But I want an explicit user action from that page
I also want a check box that says "Also unsubscribe from all future emails", which will basically blocklist this user so no future marketing emails are sent
I have read a lot of documentation and I am not able to figure out how to do this
This is called a Preference Centre in Mautic. You will create a landing page and then select the option to make it a preference centre.
We have a feature coming to add the blocks to the new GrapesJS builder but until then you can use the tokens to position the relevant blocks.
Check out the docs here: https://docs.mautic.org/en/contacts/preference-center
https://docs.mautic.org/en/contacts/preference-center/customize-preference-center
Note: Screenshots are the legacy builder - we are in the process of updating the docs and replatforming but the variables are the same.
I'm getting mails from jira for all tasks I'm ASSIGNEE to
This is a good,except I want to avoid getting mail every change/comment I make on this task
I couldn't find any settings in my account, Can this be disabled?
I read in jira that it should be the case by default
Jira's default setting is to not notify users of their own changes. This can be changed on a per user basis via their profile preferences.
You can do this via the Preferences page in JIRA. Detailed instructions are here.
Click on your Profile on the top right of the screen.
Click the pencil next to Preferences.
Change the My Changes dropdown value to Do not notify me.
You should now no longer get emails for actions you've done on a ticket. The only downside is that you'll now also no longer get notifications when you create a ticket.
I'd like to be able to take events like errors in my logs and set threshold-based alerts to notify me when anomalous behavior occurs.
First, visit the Cloud Logging page and click the "Create logs-based metric" button on the far right. This will prompt you to enable the Cloud Monitoring API.
After doing this, return to the same page, where this button will allow you to create a metric name and description based on the current filter.
After creating such a metric, go to Dashboards & alerts, and click "Create Policy"
After entering a policy name, you can select Log Metrics as the resource type:
After clicking "Next", you should be able to select and configure an alert based on your "user/" metric:
Is there a way to disable/hide "Re-execute promotion" button for the builds in cases like -
Build has been promoted successfully once.
Build promoted by one user should not be re-executable by another user.
The "Force Promotion" and "Re-execute Promotion" buttons are only visible to those with full admin permission for the job. A general user should not have such permissions, and will not see those buttons.
A general user should be configured in the promotion settings (who can trigger it), and they will only see "Approve" button, once.
I'm currently trying to find out if there is a way to allow our nightly build application users to submit bug items to TFS. Everything is developed and used within our private network so there aren't any security issues of that nature that I am aware of. I don't necessarily need them to be able to assign the bug specifics, but give a title and a description. It could be equally valuable if users can submit to an issue tracking page on the TFS Project Site.
Application Language: C#
Possible Workflow:
User encounters an issue while using the application
User click feedback button that is only shown in the nightly build
User fills form detailing issue
User clicks submit
Information including user's name is sent to the TFS server and a new bug item is created
Developers receive a notification (using tfs reporting) and assigns bug appropriately
Developer contacts user to elaborate on the issue
Developer fixes bug
You can use the existing work items, along with the work item web access feature (WIWA) to allow them to enter the bugs. I believe there isn't a license requirement for them to enter and view their own work items.
WIWA is (default) located at: http://tfs:8090/wiwa