Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment on a commit when failure/success #3

Open
keskad opened this issue Sep 20, 2023 · 0 comments
Open

Comment on a commit when failure/success #3

keskad opened this issue Sep 20, 2023 · 0 comments
Labels
feat New feature or request receiver/jxscm JX SCM receiver
Milestone

Comments

@keskad
Copy link
Contributor

keskad commented Sep 20, 2023

Enchancement proposal - on each commit there could be added a comment with the Pipeline status - optionally.

Configurable as follows:

---
apiVersion: pipelinesfeedback.keskad.pl/v1alpha1
kind: PFConfig
metadata:
    name: keskad-sample-1
spec:
    jobDiscovery: {}
data:
    jxscm.comment-commit-on-failure:   "true"   # defaults to "false"
    jxscm.comment-commit-on-success: "true"   # defaults to "false"
@keskad keskad added feat New feature or request receiver/jxscm JX SCM receiver labels Sep 20, 2023
@keskad keskad added this to the 1.0 milestone Oct 30, 2023
@keskad keskad modified the milestones: 1.0, 2.0 (backlog) Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request receiver/jxscm JX SCM receiver
Projects
None yet
Development

No branches or pull requests

1 participant